5 references to Resize
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
214Resize(HashHelpers.GetPrime(capacity)); 446Resize(HashHelpers.ExpandPrime(entries.Length)); 865Resize(HashHelpers.GetPrime(capacity)); 888Resize(capacity); 1043Resize(entries.Length, forceNewHashCodes: true);