4 writes to m_fHasGlobal
mscorlib (4)
system\reflection\emit\modulebuilder.cs (4)
1512
m_moduleData.
m_fHasGlobal
= true;
1565
m_moduleData.
m_fHasGlobal
= true;
1623
m_moduleData.
m_fHasGlobal
= true;
1656
m_moduleData.
m_fHasGlobal
= true;
1 reference to m_fHasGlobal
mscorlib (1)
system\reflection\emit\modulebuilder.cs (1)
406
if (m_moduleData.m_fGlobalBeenCreated == false && m_moduleData.
m_fHasGlobal
== true)