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)
675
mutables._chunkBaseIndex =
_currentIndex
.Value;
678
_currentIndex
.Value += i;