1 write to m_isGlobal
mscorlib (1)
system\rttype.cs (1)
1600m_isGlobal = RuntimeTypeHandle.GetModule(runtimeType).RuntimeType == runtimeType;
1 reference to m_isGlobal
mscorlib (1)
system\rttype.cs (1)
1753get { return m_isGlobal; }