1 instantiation of IntersectQueryOperator
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
4686return new IntersectQueryOperator<TSource>(first, second, comparer);