1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\LongCountAggregationOperator.cs (1)
88_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\LongCountAggregationOperator.cs (3)
101QueryOperatorEnumerator<TSource, TKey> source = _source; 132Debug.Assert(_source != null); 133_source.Dispose();