5 references to ThrowOCEorAggregateException
System.Core (5)
System\Linq\Parallel\Utils\ExceptionAggregator.cs (3)
55ThrowOCEorAggregateException(ex, cancellationState); 93ThrowOCEorAggregateException(ex, cancellationState); 152ThrowOCEorAggregateException(ex, cancellationState);
System\Linq\ParallelEnumerable.cs (2)
4435ExceptionAggregator.ThrowOCEorAggregateException(ex, settings.CancellationState); 4467ExceptionAggregator.ThrowOCEorAggregateException(ex, cancelState);