1 write to m_s1
mscorlib (1)
system\reflection\emit\opcode.cs (1)
155m_s1 = (byte)((int)value >> 8);
1 reference to m_s1
mscorlib (1)
system\reflection\emit\opcode.cs (1)
226return (short)(m_s1 << 8 | m_s2);