5 references to QueryExecutionOption
System.Linq.Parallel (5)
System\Linq\Parallel\Merging\ArrayMergeHelper.cs (1)
63
query = new
QueryExecutionOption
<int>(QueryOperator<int>.AsQueryOperator(query), _settings);
System\Linq\ParallelEnumerable.cs (4)
306
return new
QueryExecutionOption
<TSource>(
331
return new
QueryExecutionOption
<TSource>(
364
return new
QueryExecutionOption
<TSource>(
400
return new
QueryExecutionOption
<TSource>(