.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.
 
 
 
 
Chicken-Bones a44806bb26 Fix extra minus sign when formatting -0 on .NET Core 3.0 7 years ago
..
CSharpAmbience.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 7 years ago
CSharpFormattingOptions.cs
CSharpOutputVisitor.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 7 years ago
FormattingOptionsFactory.cs Fix a bunch of XmlDoc compiler warnings. 7 years ago
ITokenWriter.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 7 years ago
InsertMissingTokensDecorator.cs Fix #1189: Avoid crashing on invalid IL bytes. 8 years ago
InsertParenthesesVisitor.cs Basic test for ref reassignment. 7 years ago
InsertRequiredSpacesDecorator.cs
InsertSpecialsDecorator.cs
TextWriterTokenWriter.cs Fix extra minus sign when formatting -0 on .NET Core 3.0 7 years ago