3 writes to Value
System.Collections.Concurrent (3)
System\Collections\Concurrent\PartitionerStatic.cs (3)
897Interlocked.Increment(ref _activePartitionCount.Value); 960if (_activePartitionCount != null && Interlocked.Decrement(ref _activePartitionCount.Value) == 0) 1603Value = value;