.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 a0b144d332 Use `Unsafe.AsPointer()` for `ConversionKind.StopGCTracking`. 5 years ago
..
Correctness Fix #1946: Don't move `return` into `try` block when doing so changes the semantics of a `finally` block. 5 years ago
Disassembler/Pretty
ILPretty Use `Unsafe.AsPointer()` for `ConversionKind.StopGCTracking`. 5 years ago
PdbGen Fix build 6 years ago
Pretty Merge branch 'master' of https://github.com/icsharpcode/ILSpy into fix-1981 5 years ago
Ugly Disable Test9 5 years ago
VBPretty Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 6 years ago