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