2 references to ElementAtQueryOperator
System.Core (2)
System\Linq\ParallelEnumerable.cs (2)
5961ElementAtQueryOperator<TSource> op = new ElementAtQueryOperator<TSource>(source, index); 6001ElementAtQueryOperator<TSource> op = new ElementAtQueryOperator<TSource>(source, index);