2 writes to m_chunkBaseIndex
System.Core (2)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (2)
597
m_chunkBaseIndex
= 0;
700
mutables.
m_chunkBaseIndex
= m_currentIndex.Value;
1 reference to m_chunkBaseIndex
System.Core (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
654
currentKey = mutables.
m_chunkBaseIndex
+ currentChunkIndex;