3 references to DangerousCount
System.Collections.Concurrent (3)
System\Collections\Concurrent\ConcurrentBag.cs (3)
288
int count =
DangerousCount
;
381
int count =
DangerousCount
;
494
return
DangerousCount
;