Why does C# compiler emit additional OpCodes in IL?
See the question and my original answer on StackOverflowMostly for debugging & breakpoint support; See an answer here: Why are these nop instructions in my debug build?
Mostly for debugging & breakpoint support; See an answer here: Why are these nop instructions in my debug build?