.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 66197818b9 Fix LocalScope.VariableList for empty scopes. 7 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 First draft of support for ImportScope and LocalScope tables. 7 years ago
ScopesGenerator.cs Fix LocalScope.VariableList for empty scopes. 7 years ago
SequencePoint.cs Clean up PEFile, move Pdb related types to DebugInfo namespace 7 years ago