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