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