1 write to _sectionCount
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
254_sectionCount = _elementCount / sectionSize +
1 reference to _sectionCount
System.Linq.Parallel (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
282int sectionsRemaining = _sectionCount - currentSection;