.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 f05c1bb466 Fix build break; only escape _ if it is a type name. Add basic Discards tests. 7 years ago
..
Correctness Fix #1392: LoopDetection should take switch block containers into account in IncludeNestedContainers. 7 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty Add IL tests for basic isinst patterns. Undo change mentioned in 54ff546221 (commitcomment-32359757) 7 years ago
PdbGen Add basic for loop PDB tests. 7 years ago
Pretty Fix build break; only escape _ if it is a type name. Add basic Discards tests. 7 years ago
Ugly Fix #1386: MoveArrayToPointerToPinnedRegionInit: Only consider the pinned variable uses within the PinnedRegion 7 years ago
VBPretty Add VBPrettyTestRunner 8 years ago