.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 b4c376d195 Ignore document checksum and blob length in PdbGenerationTestRunner 6 years ago
..
IDebugInfoProvider.cs Use Mono.Cecil instead of DiaSymReader to read classic PDB files. 7 years ago
ImportScopeInfo.cs First draft of support for ImportScope and LocalScope tables. 7 years ago
PortablePdbWriter.cs Ignore document checksum and blob length in PdbGenerationTestRunner 6 years ago
ScopesGenerator.cs Emit debug info for display class locals, so that the debugger can show the values of captured variables. 6 years ago
SequencePoint.cs Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago