2 references to GetCount
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentQueue.cs (2)
229long count = GetCount(head, headHead, tail, tailTail); 454long count = GetCount(head, headHead, tail, tailTail);