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