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