5 references to Add
System.Core (5)
System\Linq\Parallel\QueryOperators\Binary\HashJoinQueryOperatorEnumerator.cs (1)
147
mutables.m_rightHashLookup.
Add
(rightHashKey, currentValue);
System\Linq\Parallel\QueryOperators\Unary\GroupByQueryOperator.cs (4)
351
hashlookup.
Add
(key, currentValue);
415
hashlookup.
Add
(key, currentValue);
591
hashLookup.
Add
(key, currentValue);
667
hashLookup.
Add
(key, currentValue);