.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 77d57b91dc Drop token nodes and move comments and directives to trivia 2 weeks ago
..
BlockStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
BreakStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
CheckedStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
ContinueStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
DoWhileStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
EmptyStatement.cs Remove hand-written AST visitor/null/placeholder boilerplate 2 weeks ago
ExpressionStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
FixedStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
ForStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
ForeachStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
GotoStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
IfElseStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
LabelStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
LocalFunctionDeclarationStatement.cs Model AST children as [Slot] partial properties 2 weeks ago
LockStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
ReturnStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
Statement.cs Remove hand-written AST visitor/null/placeholder boilerplate 2 weeks ago
SwitchStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
ThrowStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
TryCatchStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
UncheckedStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
UnsafeStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
UsingStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
VariableDeclarationStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
WhileStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
YieldBreakStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago
YieldReturnStatement.cs Drop token nodes and move comments and directives to trivia 2 weeks ago