1 reference to IsPrime
mscorlib (1)
system\collections\hashtable.cs (1)
1733
if (
IsPrime
(i) && ((i - 1) % Hashtable.HashPrime != 0))