.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 3390d3849d Added support for `var (a, b, _) = ...;` syntax in deconstruction. 6 years ago
..
Correctness Deconstruction: Correctness test where same variable is assigned twice. 6 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 8 years ago
ILPretty Fix re-pinning getting confused about which variant of the pinned local to use when the new re-pinned reference depends on the old pinned reference. 6 years ago
PdbGen Fix build 6 years ago
Pretty Added support for `var (a, b, _) = ...;` syntax in deconstruction. 6 years ago
Ugly Disable Test9 6 years ago
VBPretty Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 6 years ago