.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 57d59a703e Fix await in finally pattern with using statement. 8 years ago
..
Correctness Fix await in finally pattern with using statement. 8 years ago
ILPretty Fix #1093: Remove usage of type or this qualifiers, when possible. 8 years ago
Pretty Relax rules for object and collection initializer detection to properly decompile query expressions. 8 years ago
Ugly Added support for ArrayInitializers=false to suppress prettifier over array initializers (used by SharpLab). 8 years ago
VBPretty Add VBPrettyTestRunner 8 years ago