6 instantiations of QueryExecutionOption
System.Core (6)
System\Linq\Parallel\Merging\ArrayMergeHelper.cs (1)
67
query = new
QueryExecutionOption
<int>(QueryOperator<int>.AsQueryOperator(query), m_settings);
System\Linq\ParallelEnumerable.cs (5)
311
return new
QueryExecutionOption
<TSource>(
343
return new
QueryExecutionOption
<TSource>(
387
return new
QueryExecutionOption
<TSource>(
419
return new
QueryExecutionOption
<TSource>(
454
return new
QueryExecutionOption
<TSource>(