Method EmitStloc
EmitStloc(int)
public ILCursor EmitStloc(int operand)
Parameters
operand
int- The emitted instruction's operand.
Returns
EmitStloc(uint)
public ILCursor EmitStloc(uint operand)
Parameters
Returns
EmitStloc(VariableReference)
public ILCursor EmitStloc(VariableReference operand)
Parameters
operand
VariableReference- The emitted instruction's operand.