.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 501d418f25
Merge pull request #2289 from wwh1004/fix4
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 Fix #2260: switch(string) transform: handle empty cases where the C# compiler optimizes out the `if` 5 years ago
PdbGen Fix build 5 years ago
Pretty Merge pull request #2289 from wwh1004/fix4 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