Skip to main content
This is lesson 6 of 6 in this module Course 31% complete

Demo: Inspecting A Compiled Program

Premium Content

Sign in with your account or sign up to access this lesson.

We use the .NET Insights extension in VS Code to decompile a DLL and read the generated IL instructions for two example methods, confirming the stack-machine walkthrough from the earlier lessons.