2 writes to _currentChunkOffset
System.Linq.Parallel (2)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (2)
299
mutables.
_currentChunkOffset
= currentSectionOffset + _partitionIndex * _maxChunkSize;
319
mutables.
_currentChunkOffset
=
1 reference to _currentChunkOffset
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
266
currentKey = mutables.
_currentChunkOffset
+ mutables._currentPositionInChunk;