.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 46ba4fc66a Fix #1480: InvalidOperationException in PortablePdbWriter. 6 years ago
..
AsyncDebugInfo.cs PDB generator now can emit "method stepping information" for async functions. 6 years ago
DebugInfoGenerator.cs PDB generator now can emit "method stepping information" for async functions. 6 years ago
IDebugInfoProvider.cs Use Mono.Cecil instead of DiaSymReader to read classic PDB files. 7 years ago
ImportScopeInfo.cs PDB generator now can emit "method stepping information" for async functions. 6 years ago
PortablePdbWriter.cs Fix #1480: InvalidOperationException in PortablePdbWriter. 6 years ago
SequencePoint.cs Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago