1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs (1)
115
_source
= source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\IntMinMaxAggregationOperator.cs (3)
127
QueryOperatorEnumerator<int, TKey> source =
_source
;
176
Debug.Assert(
_source
!= null);
177
_source
.Dispose();