2 references to CreateForJoin
System.Core (2)
System\Linq\Enumerable.cs (2)
696
Lookup<TKey, TInner> lookup = Lookup<TKey, TInner>.
CreateForJoin
(inner, innerKeySelector, comparer);
726
Lookup<TKey, TInner> lookup = Lookup<TKey, TInner>.
CreateForJoin
(inner, innerKeySelector, comparer);