.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 785e36712d Enable nullable reference types across the C# transforms 2 weeks ago
..
Expressions Drop token nodes and move comments and directives to trivia 2 weeks ago
GeneralScope Drop token nodes and move comments and directives to trivia 2 weeks ago
PatternMatching Port the pattern matcher to list-indexed slot children 2 weeks ago
Statements Drop token nodes and move comments and directives to trivia 2 weeks ago
TypeMembers Decouple TokenRole from Role 2 weeks ago
AstNode.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
AstNodeCollection.cs Enable nullable reference types across the C# transforms 2 weeks ago
AstType.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
CSharpSlotInfo.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
ComposedType.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
DepthFirstAstVisitor.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
DocumentationReference.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
FunctionPointerAstType.cs Model AST children as [Slot] partial properties 2 weeks ago
IAnnotatable.cs Annotate intentional analyzer-violations with [SuppressMessage]. 2 months ago
Identifier.cs Remove hand-written AST visitor/null/placeholder boilerplate 2 weeks ago
InvocationAstType.cs Model AST children as [Slot] partial properties 2 weeks ago
MemberType.cs Model AST children as [Slot] partial properties 2 weeks ago
Modifiers.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
NodeType.cs dev: Strip BOM mark from text files 10 months ago
PrimitiveType.cs Remove hand-written AST visitor/null/placeholder boilerplate 2 weeks ago
Role.cs Model AST children as [Slot] partial properties 2 weeks ago
Roles.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
SimpleType.cs Model AST children as [Slot] partial properties 2 weeks ago
SyntaxExtensions.cs Fix IDE2000 globally 6 months ago
SyntaxTree.cs Expose node.Slot and key child positions on SlotKind 2 weeks ago
TextLocation.cs dev: Strip BOM mark from text files 10 months ago
TokenRole.cs Decouple TokenRole from Role 2 weeks ago
TupleAstType.cs Model AST children as [Slot] partial properties 2 weeks ago
TypeSystemAstBuilder.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
VariableDesignation.cs Drop token nodes and move comments and directives to trivia 2 weeks ago