Table of Contents

Method EmitStloc0

Namespace
MonoMod.Cil
Assembly
MonoMod.Utils.dll

EmitStloc0()

Emits a Stloc_0 opcode to the current cursor position.
public ILCursor EmitStloc0()

Returns

ILCursor
this