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
If you want it online, .NET Fiddle is excellent. Just paste your code and click View IL option at the top right.
View IL