Table of Contents

Method EmitNop

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitNop()

Emits a Nop opcode to the current cursor position.
public ILCursor EmitNop()

Returns

ILCursor
this