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