2 references to DangerousCount
System.Collections.Concurrent (2)
System\Collections\Concurrent\ConcurrentBag.cs (2)
512checked { count += queue.DangerousCount; } 1027int count = DangerousCount;