.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 fe2dc04b5d add support for enum values in switch case labels 11 years ago
..
Transforms implemented SwitchInstruction, StElem, NewArr instructions 11 years ago
Annotations.cs implemented SwitchInstruction, StElem, NewArr instructions 11 years ago
CSharpDecompiler.cs Re-enable attribute output 11 years ago
ExpressionBuilder.cs fix build; add correct resolve result for delegate construction 11 years ago
NRefactoryExtensions.cs Use ResolveResults as annotations. 11 years ago
StatementBuilder.cs add support for enum values in switch case labels 11 years ago
TranslatedExpression.cs Fix duplicate ResolveResult on ConvertConstantValue() 11 years ago