1 reference to IntersectByIterator
System.Linq (1)
System\Linq\Intersect.cs (1)
73
return
IntersectByIterator
(first, second, keySelector, comparer);