2 references to SharedBool
System.Collections.Concurrent (2)
System\Collections\Concurrent\PartitionerStatic.cs (2)
571
_hasNoElementsLeft = new
SharedBool
(false);
572
_sourceDepleted = new
SharedBool
(false);