1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs (1)
120_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\FloatMinMaxAggregationOperator.cs (3)
132QueryOperatorEnumerator<float, TKey> source = _source; 180Debug.Assert(_source != null); 181_source.Dispose();