1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\IntAverageAggregationOperator.cs (1)
97_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\IntAverageAggregationOperator.cs (3)
111QueryOperatorEnumerator<int, TKey> source = _source; 145Debug.Assert(_source != null); 146_source.Dispose();