5 references to ThrowOCEorAggregateException
System.Linq.Parallel (5)
System\Linq\Parallel\Utils\ExceptionAggregator.cs (3)
45ThrowOCEorAggregateException(ex, cancellationState); 77ThrowOCEorAggregateException(ex, cancellationState); 131ThrowOCEorAggregateException(ex, cancellationState);
System\Linq\ParallelEnumerable.cs (2)
4404ExceptionAggregator.ThrowOCEorAggregateException(ex, settings.CancellationState); 4431ExceptionAggregator.ThrowOCEorAggregateException(ex, cancelState);