.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.
 
 
 
 
Daniel Grunwald 5c949e6e20 Fix #2086: Check that window belongs to ILSpy before sending it a WM_COPYDATA message. 5 years ago
..
Commands Fix #2076: VS AddIn opens reference assembly. 5 years ago
Properties Convert projects to the new project system 8 years ago
Resources fix #528: Open Build Output in ILSpy 10 years ago
AssemblyFileFinder.cs Fix #2076: VS AddIn opens reference assembly. 5 years ago
GlobalSuppressions.cs add ILSpy.AddIn for Visual Studio 11 years ago
Guids.cs change formatting settings to be consistent with the rest of ILSpy 11 years ago
ILSpy-Large.ico add ILSpy.AddIn for Visual Studio 11 years ago
ILSpy.AddIn.csproj Move ILSpy distribution to subfolder inside VSIX. 5 years ago
ILSpyAddIn.vsct Re-enabled "Open code in ILSpy" command in code editor, fixed several issues. 7 years ago
ILSpyAddInPackage.cs Fix VSIX analyzer warnings and disabled the analyzer 6 years ago
ILSpyInstance.cs Fix #2086: Check that window belongs to ILSpy before sending it a WM_COPYDATA message. 5 years ago
Key.snk add ILSpy.AddIn for Visual Studio 11 years ago
PkgCmdID.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
README.md Link to test repository of VS Addin 6 years ago
Resources.Designer.cs Update projects to .NET 4.6.1 8 years ago
Resources.resx add ILSpy.AddIn for Visual Studio 11 years ago
SyntaxNodeExtensions.cs Ancsestor -> Ancestor 6 years ago
Utils.cs Fix #2086: Check that window belongs to ILSpy before sending it a WM_COPYDATA message. 5 years ago
VSPackage.resx add ILSpy.AddIn for Visual Studio 11 years ago
source.extension.vsixmanifest.template Remove duplicate VSIX installation targets 7 years ago

README.md

Test cases for various types of projects as well as corresponding test plans are located in a separate repository.

https://github.com/icsharpcode/ILSpy-Addin-tests