1 write to m_seedIsSpecified
System.Core (1)
System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs (1)
95
m_seedIsSpecified
= seedIsSpecified;
1 reference to m_seedIsSpecified
System.Core (1)
System\Linq\Parallel\QueryOperators\AssociativeAggregationOperator.cs (1)
291
if (m_reduceOperator.
m_seedIsSpecified
)