.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 79b0cbb719 Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 weeks ago
..
Correctness Fix IDE2000 globally 4 months ago
Disassembler/Pretty dev: Strip BOM mark from text files 8 months ago
ILPretty Rewrite TransformFieldAndConstructorInitializers from a step-by-step AST-based analysis to an analysis that tracks the whole constructor body. 5 months ago
PdbGen Add a disabled test for sequence points in all members 3 years ago
Pretty Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 weeks ago
Ugly Fix ugly test 7 months ago
VBPretty dev: Strip BOM mark from text files 8 months ago