.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.
 
 
 
 
Daniel Grunwald d8c8a75c2e Fix #1154: Decompilation of fixed statement when pointer variable is unused 8 years ago
..
Correctness Use overload resolution to ensure we call the correct indexer + added tests. 8 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
ILPretty Merge branch 'srm' of https://github.com/icsharpcode/ILSpy into srm 8 years ago
Pretty Fix #1154: Decompilation of fixed statement when pointer variable is unused 8 years ago
Ugly Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 8 years ago
VBPretty Add VBPrettyTestRunner 8 years ago