1 write to m_partitionIndex
System.Core (1)
System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs (1)
263m_partitionIndex = partitionIndex;
1 reference to m_partitionIndex
System.Core (1)
System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs (1)
326currentKey = m_partitionIndex; // A reduction's "index" is just its partition number.