.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 9c8d1e48d9 Many thanks to @sonyps5201314 for providing the test cases and a suggested fix, which inspired these changes. 2 months ago
..
CSharpAmbience.cs Fix: #3407 Add "private protected" feature for 7.2 decompiler options 10 months ago
CSharpFormattingOptions.cs dev: Strip BOM mark from text files 4 months ago
CSharpOutputVisitor.cs Many thanks to @sonyps5201314 for providing the test cases and a suggested fix, which inspired these changes. 2 months ago
FormattingOptionsFactory.cs dev: Strip BOM mark from text files 4 months ago
GenericGrammarAmbiguityVisitor.cs dev: Strip BOM mark from text files 4 months ago
ITokenWriter.cs dev: Strip BOM mark from text files 4 months ago
InsertMissingTokensDecorator.cs dev: Strip BOM mark from text files 4 months ago
InsertParenthesesVisitor.cs Fix #3543: Missing parentheses around field assignment expression in list initializers 4 months ago
InsertRequiredSpacesDecorator.cs dev: Strip BOM mark from text files 4 months ago
InsertSpecialsDecorator.cs dev: Strip BOM mark from text files 4 months ago
TextWriterTokenWriter.cs dev: Strip BOM mark from text files 4 months ago