3 references to EnsureCapacity
mscorlib (3)
system\io\memorystream.cs (3)
542bool allocatedNewArray = EnsureCapacity(newLength); 579bool allocatedNewArray = EnsureCapacity(i); 642bool allocatedNewArray = EnsureCapacity(newLength);