.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 47685c4b57 Fix weird casts to `nint` when writing to fields of unknown type. 5 years ago
..
Correctness Add `OutVarResolveResult` to overload resolution (not yet used by CallBuilder) 5 years ago
Disassembler/Pretty Implement new declsec parser in ReflectionDisassembler + added unit tests. 7 years ago
ILPretty Fix weird casts to `nint` when writing to fields of unknown type. 5 years ago
PdbGen Fix build 5 years ago
Pretty Avoid parentheses around lambdas where possible. 5 years ago
Ugly Avoid redundant casts + adjust NoExtensionMethods ugly test. 5 years ago
VBPretty #2128: Reformat the whole code base. 5 years ago