5 references to Resize
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
214Resize(HashHelpers.GetPrime(capacity)); 450Resize(HashHelpers.ExpandPrime(entries.Length)); 887Resize(HashHelpers.GetPrime(capacity)); 910Resize(capacity); 1077Resize(entries.Length, forceNewHashCodes: true);