2 references to GetPrime
System.Runtime.Serialization (2)
System\Runtime\Serialization\ObjectToIdCache.cs (2)
21m_ids = new int[GetPrime(1)]; 154int size = GetPrime(m_objs.Length * 2);