1 reference to Intersect
System.Core (1)
System\Linq\Parallel\QueryOperators\Binary\IntersectQueryOperator.cs (1)
229return wrappedLeftChild.Intersect(wrappedRightChild, m_comparer);