This is lesson 6 of 6 in this module Course 58% complete

Demo: Inspecting A Compiled Program

Premium Content

Sign in with your account or join us 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.