.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 c174e4d6b1 Add the AST source generator for the C# syntax tree 2 weeks ago
..
BlockStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
BreakStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
CheckedStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
ContinueStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
DoWhileStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
EmptyStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
ExpressionStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
FixedStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
ForStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
ForeachStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
GotoStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
IfElseStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
LabelStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
LocalFunctionDeclarationStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
LockStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
ReturnStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
Statement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
SwitchStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
ThrowStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
TryCatchStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
UncheckedStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
UnsafeStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
UsingStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
VariableDeclarationStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
WhileStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
YieldBreakStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago
YieldReturnStatement.cs Add the AST source generator for the C# syntax tree 2 weeks ago