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