1 write to _child
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs (1)
27_child = source;
4 references to _child
System.Linq.Parallel (4)
System\Linq\Parallel\QueryOperators\Options\QueryExecutionOption.cs (4)
28_indexState = _child.OrdinalIndexState; 33return _child.Open(settings, preferStriping); 42return _child.AsSequentialQuery(token); 58get { return _child.LimitsParallelism; }