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));