1 write to m_fixupCount
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeILGenerator.cs (1)
304m_fixupData[m_fixupCount++] = new __FixupData
2 references to m_fixupCount
System.Private.CoreLib (2)
src\System\Reflection\Emit\RuntimeILGenerator.cs (2)
205for (int i = 0; i < m_fixupCount; i++) 299else if (m_fixupData.Length <= m_fixupCount)