1 reference to OperandTypeMask
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\Opcode.cs (1)
62public OperandType OperandType => (OperandType)(m_flags & OperandTypeMask);