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