1 write to KeysOrderedInEachPartition
mscorlib (1)
system\collections\concurrent\OrderablePartitioner.cs (1)
91
KeysOrderedInEachPartition
= keysOrderedInEachPartition;
2 references to KeysOrderedInEachPartition
mscorlib (1)
system\collections\concurrent\OrderablePartitioner.cs (1)
58
/// <li>If <see cref="
KeysOrderedInEachPartition
"/> returns true, each partition must return elements
System.Core (1)
System\Linq\Parallel\QueryOperators\PartitionerQueryOperator.cs (1)
90
if (orderablePartitioner.
KeysOrderedInEachPartition
)