.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 4ae41a855e Fix #2321: Missing readonly modifier for ref local 4 years ago
..
Correctness Fix overload resolution: overloads with `in` parameters are applicable even if the argument is passed without explicit `in` 4 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty #2311: Adjust test case for #1292 -- fixed statement is now correctly detected 4 years ago
PdbGen Fix build 5 years ago
Pretty Fix #2321: Missing readonly modifier for ref local 4 years ago
Ugly Run tests with different versions of Roslyn 5 years ago
VBPretty Fix #603: Single element arrays should not span multiple lines 5 years ago