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