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