Table of Contents

Method EmitBreak

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitBreak()

Emits a Break opcode to the current cursor position.
public ILCursor EmitBreak()

Returns

ILCursor
this