Skip to content
| Marketplace
Sign in
Visual Studio>Tools>DefILSpy
DefILSpy

DefILSpy

Yong Zhao

|
168 installs
| (1) | Free
Visual Studio Extension that shows definition of an external Type/Method under cursor in ILSpy through a right-click menu item.
Download

DefSpy DefILSpy-Icon.PNG

Build Status

Overview

A Visual Studio extension that shows definition of an external type/method under cursor in ILSpy.

The author wants to thank the authors of the following tools for their inspirations:

  • GoToILSpy for VS2015: https://marketplace.visualstudio.com/items?itemName=MarekPokornyOVA.GoToILSpyforVS2015
  • LinqPad: https://www.linqpad.net/

How to Use

  1. Download and Install DefSpy.vsix

  2. Set up path to ILSpy.exe

SetILSpyPath.PNG Select-ILSpy-Dlg.PNG

  1. Compile your project, right click a class or method, select "Show Definition in ILSpy..."

right-click-menu.PNG

  1. Decompiled code will be shown in ILSpy

ILSpy-Definition-Window.PNG

  1. Happy Coding ;D

Change Log

  • 2018-11-09 zyonet Fix issues of not being able to show definition of symbols defined in referenced projects. (release 1.0.2)
  • 2018-11-19 zyonet improve handling of GAC assemblies (1.0.3)
  • 2018-11-19 zyonet handling type alias (1.0.4)
  • 2019-02-18 zyonet introducing .net compiler sdk and bug fix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft