3 references to DoneAdding
System.Linq.Parallel (3)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (1)
330lookup[i].Value._grouping.DoneAdding();
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (2)
590hashLookup[j].Value._grouping.DoneAdding(); 666hashLookup[j].Value._grouping.DoneAdding();