.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 c67d086e2f Add test cases for naming conflicts related to foreach, using and fixed variables. Remove unnecessary ConflictWithLocal check in AssignVariableNames. 1 year ago
..
Correctness Add more tests for C# 12 ref readonly parameters 1 year ago
Disassembler/Pretty Use .interfaceimpl type syntax 3 years ago
ILPretty AssignVariableNames: Handle fixed statement special cases 1 year ago
PdbGen Add a disabled test for sequence points in all members 3 years ago
Pretty Add test cases for naming conflicts related to foreach, using and fixed variables. Remove unnecessary ConflictWithLocal check in AssignVariableNames. 1 year ago
Ugly Add additional tests for .NET 4.0 4 years ago
VBPretty Fix removal of attributes injected by the legacy VB compiler 3 years ago