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