1 reference to UnionQueryOperator
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
4591
return new
UnionQueryOperator
<TSource>(first, second, comparer);