1 reference to IndexedSelectQueryOperator
System.Linq.Parallel (1)
System\Linq\ParallelEnumerable.cs (1)
597
return new
IndexedSelectQueryOperator
<TSource, TResult>(source, selector);