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