1 write to _base
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (1)
356_base = baseLookup;
2 references to _base
System.Linq.Parallel (2)
System\Linq\Parallel\QueryOperators\Binary\GroupJoinQueryOperator.cs (2)
365if (!_base.TryGetValue(hashKey, ref currentValue)) 368_base.Add(hashKey, currentValue);