2 references to defaultSize
mscorlib (2)
system\reflection\emit\ilgenerator.cs (2)
127if (size < defaultSize) 129m_ILStream = new byte[defaultSize];