1 write to m_ctrl
mscorlib (1)
system\reflection\emit\opcode.cs (1)
157m_ctrl = (FlowControl)((flags >> FlowControlShift) & FlowControlMask);
1 reference to m_ctrl
mscorlib (1)
system\reflection\emit\opcode.cs (1)
184return (m_ctrl);