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