5 references to
System.Linq.Parallel (5)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (1)
330lookup[i].Value._grouping.DoneAdding();
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (4)
278mutables._hashLookup[mutables._hashLookupIndex]); 484GroupKeyData value = mutables._hashLookup[mutables._hashLookupIndex].Value; 590hashLookup[j].Value._grouping.DoneAdding(); 666hashLookup[j].Value._grouping.DoneAdding();