1 reference to IsPrime
Microsoft.Build (1)
HashHelpers.cs (1)
76
if (
IsPrime
(i) && ((i - 1) % HashPrime != 0))