1 write to m_sectionCount
System.Core (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
439
m_sectionCount
= m_elementCount / sectionSize +
1 reference to m_sectionCount
System.Core (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
471
int sectionsRemaining =
m_sectionCount
- currentSection;