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