.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 55a2637985 Convert trivial scalar properties to auto-properties 2 weeks ago
..
BlockStatement.cs Delete the Role hierarchy; key the child API on SlotKind 2 weeks ago
BreakStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
CheckedStatement.cs Generate node constructors 2 weeks ago
ContinueStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
DoWhileStatement.cs Generate node constructors 2 weeks ago
EmptyStatement.cs Convert trivial scalar properties to auto-properties 2 weeks ago
ExpressionStatement.cs Generate node constructors 2 weeks ago
FixedStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
ForStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
ForeachStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
GotoStatement.cs Generate node constructors 2 weeks ago
IfElseStatement.cs Generate node constructors 2 weeks ago
LabelStatement.cs Generate name-token slots from [NameSlot] string properties 2 weeks ago
LocalFunctionDeclarationStatement.cs Generate node constructors 2 weeks ago
LockStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
ReturnStatement.cs Generate node constructors 2 weeks ago
Statement.cs Delete the NodeType enum and other dead node members 2 weeks ago
SwitchStatement.cs Generate node constructors 2 weeks ago
ThrowStatement.cs Generate node constructors 2 weeks ago
TryCatchStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
UncheckedStatement.cs Generate node constructors 2 weeks ago
UnsafeStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
UsingStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
VariableDeclarationStatement.cs Generate node constructors 2 weeks ago
WhileStatement.cs Generate node constructors 2 weeks ago
YieldBreakStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
YieldReturnStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago