IL中nop指令的作用
StackOverflow上的这个问题,引出了对nop指令作用的讨论。
What are these spurious nop instructions doing in my C# code?
DebuggingModes.IgnoreSymbolStoreSequencePoints
参考:
Ecma-335.pdf
其他IL相关的资料:
StackOverflow上的这个问题,引出了对nop指令作用的讨论。
What are these spurious nop instructions doing in my C# code?
DebuggingModes.IgnoreSymbolStoreSequencePoints
参考:
Ecma-335.pdf
其他IL相关的资料: