.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 92e1d6fe85 Fix #1907: Discard parameter names containing non-printable or white space characters from set of possible names considered by AssignVariableNames. 5 years ago
..
CSharpAmbience.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
CSharpFormattingOptions.cs Add extra "advanced settings" only visible in debug builds, to make debugging special settings easier. 7 years ago
CSharpOutputVisitor.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
FormattingOptionsFactory.cs Fix a bunch of XmlDoc compiler warnings. 6 years ago
ITokenWriter.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
InsertMissingTokensDecorator.cs Fix #1189: Avoid crashing on invalid IL bytes. 7 years ago
InsertParenthesesVisitor.cs Basic test for ref reassignment. 6 years ago
InsertRequiredSpacesDecorator.cs Fix bug in InsertRequiredSpacesDecorator: missing space before literals in some cases. 8 years ago
InsertSpecialsDecorator.cs Fix folding for comments. No foldings were added for comments inside of types. 8 years ago
TextWriterTokenWriter.cs Fix #1907: Discard parameter names containing non-printable or white space characters from set of possible names considered by AssignVariableNames. 5 years ago