1 write to _hasNoElementsLeft
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
890
_hasNoElementsLeft
= hasNoElementsLeft;
1 reference to _hasNoElementsLeft
System.Collections.Concurrent (1)
System\Collections\Concurrent\PartitionerStatic.cs (1)
938
get { return
_hasNoElementsLeft
.Value; }