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