1 write to _preferStriping
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\UnaryQueryOperator.cs (1)
153
_preferStriping
= preferStriping;
1 reference to _preferStriping
System.Linq.Parallel (1)
System\Linq\Parallel\QueryOperators\UnaryQueryOperator.cs (1)
161
_op.WrapPartitionedStream(inputStream, _outputRecipient,
_preferStriping
, _settings);