1 reference to IntersectQueryOperator
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
4650return new IntersectQueryOperator<TSource>(first, second, comparer);