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)
343hashlookup.Add(key, currentValue); 405hashlookup.Add(key, currentValue); 579hashLookup.Add(key, currentValue); 654hashLookup.Add(key, currentValue);