2 references to Partitioner_DynamicPartitionsNotSupported
System.Collections.Concurrent (2)
System\Collections\Concurrent\OrderablePartitioner.cs (1)
128
throw new NotSupportedException(SR.
Partitioner_DynamicPartitionsNotSupported
);
System\Collections\Concurrent\Partitioner.cs (1)
96
throw new NotSupportedException(SR.
Partitioner_DynamicPartitionsNotSupported
);