1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs (1)
115_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\DecimalMinMaxAggregationOperator.cs (3)
127QueryOperatorEnumerator<decimal, TKey> source = _source; 175Debug.Assert(_source != null); 176_source.Dispose();