.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 f286ddb952
Merge pull request #2315 from icsharpcode/fix-1828
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 #1828: Add test case 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