.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 dc186be0a9 Add typed child accessors over CSharpSlotInfo<T> 2 weeks ago
..
Expressions Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
GeneralScope Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
PatternMatching Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
Statements Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
TypeMembers Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
AstNode.cs Add typed child accessors over CSharpSlotInfo<T> 2 weeks ago
AstNodeCollection.cs Rename FirstOrNullObject/LastOrNullObject to FirstOrNull/LastOrNull 2 weeks ago
AstType.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
CSharpSlotInfo.cs Carry the child type on CSharpSlotInfo<T> 2 weeks ago
ComposedType.cs Add AstNode.CheckInvariant to validate the AST after each transform 2 weeks ago
DepthFirstAstVisitor.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
DocumentationReference.cs Remove stray blank lines at AST node class boundaries 2 weeks ago
FunctionPointerAstType.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
IAnnotatable.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
Identifier.cs Remove stray blank lines at AST node class boundaries 2 weeks ago
InvocationAstType.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
MemberType.cs Remove stray blank lines at AST node class boundaries 2 weeks ago
Modifiers.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
PrimitiveType.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
Roles.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
SimpleType.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
SyntaxExtensions.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
SyntaxTree.cs Remove stray blank lines at AST node class boundaries 2 weeks ago
TextLocation.cs Enable nullable reference types across the remaining C# Syntax files 2 weeks ago
TupleAstType.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
TypeSystemAstBuilder.cs Model optional AST names as nullable; fold [NameSlot] into [Slot] 2 weeks ago
VariableDesignation.cs Remove stray blank lines at AST node class boundaries 2 weeks ago