14 references to ParallelEnumerable_BinaryOpMustUseAsParallel
System.Linq.Parallel (14)
System\Linq\ParallelEnumerable.cs (14)
653
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
717
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
784
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
850
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
919
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4294
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4347
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4454
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4535
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4578
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4625
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4673
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4722
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4769
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);