1 write to _source
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Inlined\CountAggregationOperator.cs (1)
90_source = source;
3 references to _source
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Inlined\CountAggregationOperator.cs (3)
103QueryOperatorEnumerator<TSource, TKey> source = _source; 133Debug.Assert(_source != null); 134_source.Dispose();