.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.
 
 
 
 
Jeremy Pritts aff9649711
Parenthesize interpolations containing `global::` (#3463)
3 months ago
..
CSharpAmbience.cs Fix: #3407 Add "private protected" feature for 7.2 decompiler options 4 months ago
CSharpFormattingOptions.cs
CSharpOutputVisitor.cs
FormattingOptionsFactory.cs
GenericGrammarAmbiguityVisitor.cs
ITokenWriter.cs
InsertMissingTokensDecorator.cs
InsertParenthesesVisitor.cs Parenthesize interpolations containing `global::` (#3463) 3 months ago
InsertRequiredSpacesDecorator.cs
InsertSpecialsDecorator.cs
TextWriterTokenWriter.cs