.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 42591a0ea0 Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 7 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 AddIn: Don't show double warning if assembly information is missing while project is loading. 7 years ago
OpenILSpyCommand.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 7 years ago
OpenProjectOutputCommand.cs Re-enabled "Open code in ILSpy" command in code editor, fixed several issues. 7 years ago
OpenReferenceCommand.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into srm 7 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