.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 a3191f19e2 Fix #2763: Improve decompilation of switch-on-enum by preserving enum type information when inlining local variables into SwitchInstruction.Value. 3 years ago
..
Correctness Merge pull request #2743 from icsharpcode/string-interpolation-blocks 3 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty TransformInlineAssignmentStObjOrCall: Make sure no dead store is produced by the transform. 3 years ago
PdbGen Fix file locking issue in tests 3 years ago
Pretty Fix #2763: Improve decompilation of switch-on-enum by preserving enum type information when inlining local variables into SwitchInstruction.Value. 3 years ago
Ugly Add additional tests for .NET 4.0 3 years ago
VBPretty VB marks lambdas as [SpecialName] 3 years ago