2 writes to _chunkBaseIndex
System.Linq.Parallel (2)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (2)
576
_chunkBaseIndex
= 0;
675
mutables.
_chunkBaseIndex
= _currentIndex.Value;
1 reference to _chunkBaseIndex
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
629
currentKey = mutables.
_chunkBaseIndex
+ currentChunkIndex;