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