.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.
 
 
 
Daniel Grunwald 8d99af14c5 Add support for 'ref readonly' return type. 7 years ago
..
CSharpAmbience.cs Add ShowTypeParametersForUnboundTypes to TSAB. 7 years ago
CSharpFormattingOptions.cs
CSharpOutputVisitor.cs Add support for 'ref readonly' return type. 7 years ago
FormattingOptionsFactory.cs
ITokenWriter.cs Fix #1045: Duplicate visitors in CSharpOutputVisitor 8 years ago
InsertMissingTokensDecorator.cs Fix #1189: Avoid crashing on invalid IL bytes. 8 years ago
InsertParenthesesVisitor.cs First attempt at integrating C# nullable reference types into the type system. 8 years ago
InsertRequiredSpacesDecorator.cs
InsertSpecialsDecorator.cs
TextWriterTokenWriter.cs Fix build. 7 years ago