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