.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 4b865c27e4 Fix #2076: VS AddIn opens reference assembly. 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 VSIX: use elvis 5 years ago
OpenILSpyCommand.cs Fix #2076: VS AddIn opens reference assembly. 5 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