.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 9aa0ddd37b Replace AST null-objects with nullable reference types 2 weeks ago
..
Attribute.cs Replace AST null-objects with nullable reference types 2 weeks ago
AttributeSection.cs Replace AST null-objects with nullable reference types 2 weeks ago
Comment.cs Delete the NodeType enum and other dead node members 2 weeks ago
Constraint.cs Delete the NodeType enum and other dead node members 2 weeks ago
DelegateDeclaration.cs Delete the NodeType enum and other dead node members 2 weeks ago
ExternAliasDeclaration.cs Generate name-token slots from [NameSlot] string properties 2 weeks ago
NamespaceDeclaration.cs Replace AST null-objects with nullable reference types 2 weeks ago
PreProcessorDirective.cs Delete the NodeType enum and other dead node members 2 weeks ago
Trivia.cs Remove dead parsing-only properties and finish DoMatch generation 2 weeks ago
TypeDeclaration.cs Delete the NodeType enum and other dead node members 2 weeks ago
TypeParameterDeclaration.cs Generate name-token slots from [NameSlot] string properties 2 weeks ago
UsingAliasDeclaration.cs Replace AST null-objects with nullable reference types 2 weeks ago
UsingDeclaration.cs Replace AST null-objects with nullable reference types 2 weeks ago