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)
310currentKey = _partitionIndex; // A reduction's "index" is just its partition number.