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