6 references to EnlargeArray
mscorlib (6)
system\reflection\emit\ilgenerator.cs (6)
174m_RelocFixupList = EnlargeArray(m_RelocFixupList); 1133m_labelList = EnlargeArray(m_labelList); 1468m_filterAddr=ILGenerator.EnlargeArray(m_filterAddr); 1469m_catchAddr=ILGenerator.EnlargeArray(m_catchAddr); 1470m_catchEndAddr=ILGenerator.EnlargeArray(m_catchEndAddr); 1472m_type = ILGenerator.EnlargeArray(m_type);