1 write to _currentIndex
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
601_currentIndex = currentIndex;
2 references to _currentIndex
System.Linq.Parallel (2)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (2)
675mutables._chunkBaseIndex = _currentIndex.Value; 678_currentIndex.Value += i;