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