I\'m new to .NET C# programming. I\'m following few books. It is said that instead of compiling it directly to binary code (Native code). High level code is converted into i
sharplab is an online tool, great for simple use cases. Type your code on the left, IL shows up on the right.