2 references to GetPrime
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ObjectToIdCache.cs (2)
22
m_ids = new int[
GetPrime
(1)];
113
int size =
GetPrime
(m_objs.Length + 1); // The lookup does an inherent doubling