1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\NullableIntSumAggregationOperator.cs (1)
87_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\NullableIntSumAggregationOperator.cs (3)
100QueryOperatorEnumerator<int?, TKey> source = _source; 131Debug.Assert(_source != null); 132_source.Dispose();