2 references to ExpandPrime
mscorlib (2)
system\collections\generic\dictionary.cs (1)
440
Resize(HashHelpers.
ExpandPrime
(count), false);
system\collections\hashtable.cs (1)
719
int rawsize = HashHelpers.
ExpandPrime
(buckets.Length);