.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 40687ea8ad #1498: Remove Fusion API usage: Use standard file enumeration instead. This should enable us to use the GAC even with restricted access, as only the LIST permission is required. 5 years ago
..
AssemblyReferenceForILSpy.cs AddIn: Added detection of non-existing assembly files when launching ILSpy, showing a warning message in those cases. In case of project output assemblies, offers building the solution. 7 years ago
NuGetReferenceForILSpy.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
OpenCodeItemCommand.cs Fix #1721: Additional check and warning message when user tries to launch ILSpy from metadata view 6 years ago
OpenILSpyCommand.cs AddIn: Improve resolution of reference assemblies by removing code duplicates and using logic from ILSpy decompiler. 6 years ago
OpenProjectOutputCommand.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
OpenReferenceCommand.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
ProjectItemForILSpy.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
ProjectReferenceForILSpy.cs #1498: Remove Fusion API usage: Use standard file enumeration instead. This should enable us to use the GAC even with restricted access, as only the LIST permission is required. 5 years ago