.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 6c72d1c5f0 Add transform to remove unconstrained generic reference type check. 3 months ago
..
Correctness Prevent inlining of call arguments when doing so would change order of evaluation with regards to the implicit ldobj performed by a constrained.callvirt. 3 months ago
Disassembler/Pretty Use .interfaceimpl type syntax 2 years ago
ILPretty Don't include generic constraints in generated explicit overrides 3 months ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Add transform to remove unconstrained generic reference type check. 3 months ago
Ugly Rewrite AssignVariableNames algorithm to use variable usages instead of the list of variables. 11 months ago
VBPretty Fix #1572: parameters of lambdas and local functions are renamed, if there are with names from outer scopes collisions. 3 months ago