1 write to _childQueryResults
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
129_childQueryResults = childQueryResults;
1 reference to _childQueryResults
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
141_childQueryResults.GivePartitionedStream(new ChildResultsRecipient(recipient, _op, _settings));