1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\FloatSumAggregationOperator.cs (1)
85_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\FloatSumAggregationOperator.cs (3)
98QueryOperatorEnumerator<float, TKey> source = _source; 127Debug.Assert(_source != null); 128_source.Dispose();