10 writes to Value
System.Collections.Concurrent (10)
System\Collections\Concurrent\PartitionerStatic.cs (10)
717_sourceDepleted.Value = true; 718_hasNoElementsLeft.Value = true; 725_sourceDepleted.Value = true; 726_hasNoElementsLeft.Value = true; 757_hasNoElementsLeft.Value = true; 800_sourceDepleted.Value = true; 827_sourceDepleted.Value = true; 845_sourceDepleted.Value = true; 846_hasNoElementsLeft.Value = true; 1616Value = value;
6 references to Value
System.Collections.Concurrent (6)
System\Collections\Concurrent\PartitionerStatic.cs (6)
670if (_hasNoElementsLeft.Value) 701if (_hasNoElementsLeft.Value) return false; 753else if (_sourceDepleted.Value) 768if (_sourceDepleted.Value) 811if (_sourceDepleted.Value == false && localFillBufferRef != null && 938get { return _hasNoElementsLeft.Value; }