2 references to GetPrime
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\IntHashTable.cs (2)
202int hashsize = GetPrime((int)(capacity / this.loadFactorPerc)); 327rehash(GetPrime(1+buckets.Length*2));