.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 f5317b853a Fix #661: Emit ".data" IL directives for fields with associated data 6 years ago
..
DisassemblerHelpers.cs Fix linking of local variables and parameters to their usages in the IL view. 7 years ago
ILParser.cs Move ILParser to separate file. 7 years ago
ILStructure.cs Disassembler: Fix bug ILStructure primitive loop detection. 7 years ago
MethodBodyDisassembler.cs Fix linking of local variables and parameters to their usages in the IL view. 7 years ago
OpCodeInfo.cs Move ILParser to separate file. 7 years ago
ReflectionDisassembler.cs Fix #661: Emit ".data" IL directives for fields with associated data 6 years ago