2 writes to m_currentChunkOffset
System.Core (2)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (2)
310
mutables.
m_currentChunkOffset
= currentSectionOffset + m_partitionIndex * m_maxChunkSize;
330
mutables.
m_currentChunkOffset
=
1 reference to m_currentChunkOffset
System.Core (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
277
currentKey = mutables.
m_currentChunkOffset
+ mutables.m_currentPositionInChunk;