2 references to DefaultCapacity
System.Core (2)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (2)
84_items = new T[DefaultCapacity]; 430int newCapacity = DefaultCapacity;