.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 19f3238330 Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
..
BlockStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
BreakStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
CheckedStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
ContinueStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
DoWhileStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
EmptyStatement.cs Convert trivial scalar properties to auto-properties 2 weeks ago
ExpressionStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
FixedStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
ForStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
ForeachStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
GotoStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
IfElseStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
LabelStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
LocalFunctionDeclarationStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
LockStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
ReturnStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
Statement.cs Delete the NodeType enum and other dead node members 2 weeks ago
SwitchStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
ThrowStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
TryCatchStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
UncheckedStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
UnsafeStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
UsingStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
VariableDeclarationStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
WhileStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago
YieldBreakStatement.cs Delete TokenRole; carry token text as constants 2 weeks ago
YieldReturnStatement.cs Normalize [Slot] attribute strings to bare SlotKind names 2 weeks ago