7 references to Add
System.Linq.Parallel (7)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (2)
264
_base.
Add
(hashKey, currentValue);
368
_base.
Add
(hashKey, currentValue);
System\Linq\Parallel\QueryOperators\Binary\JoinQueryOperator.cs (1)
245
_base.
Add
(hashKey, currentValue);
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (4)
343
hashlookup.
Add
(key, currentValue);
405
hashlookup.
Add
(key, currentValue);
579
hashLookup.
Add
(key, currentValue);
654
hashLookup.
Add
(key, currentValue);