.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 847324e836 Fix #3845: Add option to expand XML documentation comments 2 months ago
..
OutputVisitor Assign a text location to comment-only empty statements 3 months ago
ProjectDecompiler Fix #3775: escape reserved Windows device names in output file names 3 months ago
Resolver Fix IDE2000 globally 9 months ago
Syntax Fix #3845: Add option to expand XML documentation comments 2 months ago
Transforms Move debug-step stepping to a neutral namespace 3 months ago
TypeSystem dev: Strip BOM mark from text files 1 year ago
Annotations.cs Fix #3845: Add option to expand XML documentation comments 2 months ago
CSharpDecompiler.cs Move debug-step stepping to a neutral namespace 3 months ago
CSharpLanguageVersion.cs Enable nullable reference types across the C# AST consumers 3 months ago
CallBuilder.cs Surface the IL 'tail.' prefix as an inline comment in C# output 3 months ago
ExpressionBuilder.cs Fix #3820: decompile dynamic ~ as ~x instead of an unsupported-opcode error 3 months ago
RecordDecompiler.cs Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 5 months ago
RequiredNamespaceCollector.cs Enable nullable reference types across the C# AST consumers 3 months ago
SequencePointBuilder.cs Emit member-initializer sequence points in every constructor 3 months ago
StatementBuilder.cs Enable nullable reference types across the remaining C# Syntax files 3 months ago
TranslatedExpression.cs Enable nullable reference types across the C# AST consumers 3 months ago
TranslatedStatement.cs Enable nullable reference types across the C# AST consumers 3 months ago
TranslationContext.cs Enable nullable reference types across the C# AST consumers 3 months ago