1 write to _settings
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
154
_settings
= settings;
1 reference to _settings
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\Unary\SortQueryOperator.cs (1)
159
_op.WrapPartitionedStream(childPartitionedStream, _outputRecipient, false,
_settings
);