2 references to Resize
mscorlib (2)
system\collections\generic\dictionary.cs (2)
387Resize(entries.Length, true); 440Resize(HashHelpers.ExpandPrime(count), false);