.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 7ce6ded97b Fix #2397: Introduced calls to Unsafe.Read or Unsafe.Write when we would otherwise cause "Cannot declare a pointer to a managed type T" errors. 2 years ago
..
Correctness Fix test case to actually check the ToString() results. 2 years ago
Disassembler/Pretty Use .interfaceimpl type syntax 2 years ago
ILPretty Fix #2397: Introduced calls to Unsafe.Read or Unsafe.Write when we would otherwise cause "Cannot declare a pointer to a managed type T" errors. 2 years ago
PdbGen Add a disabled test for sequence points in all members 2 years ago
Pretty Merge pull request #3017 from icsharpcode/operator-checked 2 years ago
Ugly Add additional tests for .NET 4.0 3 years ago
VBPretty Fix removal of attributes injected by the legacy VB compiler 2 years ago