IL Viewer for Visual Studio CodeIL (Intermediate Language) Viewer for Visual Studio Code allows you to rapidly inspect the IL output of any given C# file. How does it work? FeaturesEasy IL Inspection: Simply open a .cs file which you'd like to inspect, right-click and select More features coming soon. RequirementsCurrently only works on .NET Core apps using project.json. Support for .csproj is coming very soon. Known Issues
Release Notes0.0.1Initial release of IL Viewer. Please report any issues you find to https://github.com/JosephWoodward/VSCodeILViewer/ |