1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs (1)
116
_source
= source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\LongMinMaxAggregationOperator.cs (3)
128
QueryOperatorEnumerator<long, TKey> source =
_source
;
177
Debug.Assert(
_source
!= null);
178
_source
.Dispose();