2 references to GetNewCapacity
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Generic\List.cs (2)
453
Capacity =
GetNewCapacity
(capacity);
469
int newCapacity =
GetNewCapacity
(requiredCapacity);