1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\DecimalSumAggregationOperator.cs (1)
84
_source
= source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\DecimalSumAggregationOperator.cs (3)
97
QueryOperatorEnumerator<decimal, TKey> source =
_source
;
126
Debug.Assert(
_source
!= null);
127
_source
.Dispose();