1 write to m_value
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\Opcode.cs (1)
41m_value = value;
1 reference to m_value
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\Opcode.cs (1)
74public short Value => (short)m_value;