.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 f1fc689f96 Fixed structure detection bug that prevented try-finally blocks from being moved into loops. 15 years ago
..
DisassemblerHelpers.cs Code cleanup. 15 years ago
ILStructure.cs Fixed structure detection bug that prevented try-finally blocks from being moved into loops. 15 years ago
MethodBodyDisassembler.cs Use a simpler loop detection for the disassembler. 15 years ago
ReflectionDisassembler.cs Moving the disassembler into the ICSharpCode.Decompiler library. 15 years ago