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