5 references to Resize
System.Collections (5)
System\Collections\Generic\OrderedDictionary.cs (5)
213Resize(HashHelpers.GetPrime(capacity)); 449Resize(HashHelpers.ExpandPrime(entries.Length)); 886Resize(HashHelpers.GetPrime(capacity)); 909Resize(capacity); 1076Resize(entries.Length, forceNewHashCodes: true);