.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 c2a2cf43f2 Fix #1482: SequencePointBuilder fails with an assertion when trying to create sequence points for LINQ expressions 5 years ago
..
AsyncDebugInfo.cs PDB generator now can emit "method stepping information" for async functions. 7 years ago
DebugInfoGenerator.cs Fix #1482: SequencePointBuilder fails with an assertion when trying to create sequence points for LINQ expressions 5 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. 7 years ago
KnownGuids.cs Add Debug Metadata Explorer 6 years ago
PortablePdbWriter.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into pdbgen-enhancements 6 years ago
SequencePoint.cs Fix #1712: Invalid SequencePointsBlob when generating PDB: Filter duplicate IL range assignments. 6 years ago