.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.
 
 
 
 
Andreas Weizel ef477c5c28 Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 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 Fixed several issues with "Open in ILSpy" menu shown on non-applicable nodes. Refactored the commands. 7 years ago
OpenCodeItemCommand.cs Switch to AsyncPackage with background load 7 years ago
OpenILSpyCommand.cs Fix #1706: Handle unloaded projects correctly to avoid NotImplementedException 6 years ago
OpenProjectOutputCommand.cs Switch to AsyncPackage with background load 7 years ago
OpenReferenceCommand.cs Fix bug in AddIn that causes ILSpy to infinitely be asked to load nuget packages. 6 years ago
ProjectItemForILSpy.cs Re-enabled "Open code in ILSpy" command in code editor, fixed several issues. 7 years ago
ProjectReferenceForILSpy.cs Fix compile errors after merge. 7 years ago