Table of Contents

Method EmitThrow

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitThrow()

Emits a Throw opcode to the current cursor position.
public ILCursor EmitThrow()

Returns

ILCursor
this