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