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