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