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