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