1 write to m_operand
mscorlib (1)
system\reflection\emit\opcode.cs (1)
152m_operand = (OperandType)(flags & OperandTypeMask);
1 reference to m_operand
mscorlib (1)
system\reflection\emit\opcode.cs (1)
176return (m_operand);