.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 07199e2ecf Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 4 years ago
..
AsyncDebugInfo.cs
DebugInfoGenerator.cs
IDebugInfoProvider.cs Fix "Select PDB" command when working with bundles. 5 years ago
ImportScopeInfo.cs
KnownGuids.cs Add support for inline display of blob contents of CustomDebugInformation entries in PDBs. 5 years ago
PortablePdbWriter.cs Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 4 years ago
SequencePoint.cs