1 write to m_currentIndex
System.Core (1)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (1)
622m_currentIndex = currentIndex;
2 references to m_currentIndex
System.Core (2)
System\Linq\Parallel\Partitioning\PartitionedDataSource.cs (2)
700mutables.m_chunkBaseIndex = m_currentIndex.Value; 703m_currentIndex.Value += i;