14 references to ParallelEnumerable_BinaryOpMustUseAsParallel
System.Linq.Parallel (14)
System\Linq\ParallelEnumerable.cs (14)
656
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
720
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
787
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
853
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
922
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4297
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4350
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4457
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4538
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4581
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4628
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4676
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4725
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);
4772
throw new NotSupportedException(SR.
ParallelEnumerable_BinaryOpMustUseAsParallel
);