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