.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 7865f9b23e Restore parameter lists of parameterized properties in signatures 2 months ago
..
CSharpAmbience.cs Restore parameter lists of parameterized properties in signatures 2 months ago
CSharpFormattingOptions.cs Enable nullable reference types across the C# AST consumers 3 months ago
CSharpOutputVisitor.cs Rename the Roles token-text constants to Tokens 3 months ago
FormattingOptionsFactory.cs Enable nullable reference types across the C# AST consumers 3 months ago
GenericGrammarAmbiguityVisitor.cs Enable nullable reference types across the C# AST consumers 3 months ago
ITokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago
InsertMissingTokensDecorator.cs Assign a text location to comment-only empty statements 3 months ago
InsertParenthesesVisitor.cs Replace the SlotKind enum with object-identity Slots kinds 3 months ago
InsertRequiredSpacesDecorator.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago
TextWriterTokenWriter.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 3 months ago