5 references to Resize
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
208Resize(HashHelpers.GetPrime(capacity)); 444Resize(HashHelpers.ExpandPrime(entries.Length)); 881Resize(HashHelpers.GetPrime(capacity)); 904Resize(capacity); 1071Resize(entries.Length, forceNewHashCodes: true);