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