1 write to _maximumIndex
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
528
_maximumIndex
= startIndex + smallerChunkSize + // And add one if we're responsible for part of the
1 reference to _maximumIndex
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
541
if (current <
_maximumIndex
)