Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.ExceptionAggregator Class Reference

Static Package Functions

static IEnumerable< TElement > WrapEnumerable< TElement > (IEnumerable< TElement > source, CancellationState cancellationState)
 
static IEnumerable< TElement > WrapQueryEnumerator< TElement, TIgnoreKey > (QueryOperatorEnumerator< TElement, TIgnoreKey > source, CancellationState cancellationState)
 
static void ThrowOCEorAggregateException (Exception ex, CancellationState cancellationState)
 
static Func< T, UWrapFunc< T, U > (Func< T, U > f, CancellationState cancellationState)
 

Static Private Member Functions

static bool ThrowAnOCE (Exception ex, CancellationState cancellationState)
 

Detailed Description

Definition at line 5 of file ExceptionAggregator.cs.


The documentation for this class was generated from the following file: