1 instantiation of WhereQueryOperator
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
589
return new
WhereQueryOperator
<TSource>(source, predicate);