.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 8d1522f387 Transform display classes used in local functions. 6 years ago
..
BlockStatement.cs Remove Expression->Statement operator implicit. 8 years ago
BreakStatement.cs
CheckedStatement.cs
ContinueStatement.cs
DoWhileStatement.cs
EmptyStatement.cs
ExpressionStatement.cs
FixedStatement.cs
ForStatement.cs
ForeachStatement.cs
GotoStatement.cs
IfElseStatement.cs
LabelStatement.cs
LocalFunctionDeclarationStatement.cs Transform display classes used in local functions. 6 years ago
LockStatement.cs
ReturnStatement.cs
Statement.cs Remove Expression->Statement operator implicit. 8 years ago
SwitchStatement.cs
ThrowStatement.cs
TryCatchStatement.cs
UncheckedStatement.cs
UnsafeStatement.cs
UsingStatement.cs
VariableDeclarationStatement.cs
WhileStatement.cs
YieldBreakStatement.cs
YieldReturnStatement.cs