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