Table of Contents

Method EmitDup

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitDup()

Emits a Dup opcode to the current cursor position.
public ILCursor EmitDup()

Returns

ILCursor
this