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