1 write to _seedIsSpecified
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs (1)
88
_seedIsSpecified
= seedIsSpecified;
1 reference to _seedIsSpecified
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs (1)
275
if (_reduceOperator.
_seedIsSpecified
)