.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Siegfried Pammer d736b02e2b Fix #3480: assert at ExpressionBuilder.BuildArrayInitializerExpression with properties that are not C# indexers, but parameterized properties. 11 months ago
..
OutputVisitor Fix #3543: Missing parentheses around field assignment expression in list initializers 1 year ago
ProjectDecompiler dev: Strip BOM mark from text files 1 year ago
Resolver Fix #3542: Invalid explicit cast for implicit conversion to generic struct with interface type constraint 11 months ago
Syntax dev: Strip BOM mark from text files 1 year ago
Transforms Fix lower case type name conflicting with variable name 12 months ago
TypeSystem dev: Strip BOM mark from text files 1 year ago
Annotations.cs dev: Strip BOM mark from text files 1 year ago
CSharpDecompiler.cs Rename KnownAttributes.RequiredAttribute to KnownAttributes.Required 1 year ago
CSharpLanguageVersion.cs dev: Strip BOM mark from text files 1 year ago
CallBuilder.cs dev: Strip BOM mark from text files 1 year ago
ExpressionBuilder.cs Fix #3480: assert at ExpressionBuilder.BuildArrayInitializerExpression with properties that are not C# indexers, but parameterized properties. 11 months ago
RecordDecompiler.cs dev: Strip BOM mark from text files 1 year ago
RequiredNamespaceCollector.cs dev: Strip BOM mark from text files 1 year ago
SequencePointBuilder.cs dev: Strip BOM mark from text files 1 year ago
StatementBuilder.cs Fix lower case type name conflicting with variable name 12 months ago
TranslatedExpression.cs Addressed feedback 2 years ago
TranslatedStatement.cs dev: Strip BOM mark from text files 1 year ago
TranslationContext.cs dev: Strip BOM mark from text files 1 year ago