Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackage |
Definition at line 33 of file QueryTaskGroupState.cs.
References System.Linq.Parallel.QueryTaskGroupState._alreadyEnded, System.Linq.Parallel.QueryTaskGroupState._cancellationState, System.Linq.Parallel.QueryTaskGroupState._rootTask, System.Threading.Interlocked.Exchange(), System.Linq.Parallel.CancellationState.ExternalCancellationToken, System.AggregateException.Flatten(), System.AggregateException.InnerExceptions, and System.Threading.Tasks.Task< TResult >.Wait().
Referenced by System.Linq.Parallel.MergeEnumerator< TInputOutput >.Dispose(), System.Linq.Parallel.AsynchronousChannelMergeEnumerator< T >.MoveNextSlowPath(), System.Linq.Parallel.OrderPreservingSpoolingTask< TInputOutput, TKey >.Spool(), System.Linq.Parallel.SpoolingTask.SpoolForAll< TInputOutput, TIgnoreKey >(), System.Linq.Parallel.SpoolingTask.SpoolStopAndGo< TInputOutput, TIgnoreKey >(), and System.Linq.Parallel.OrderPreservingPipeliningMergeHelper< TOutput, TKey >.OrderedPipeliningMergeEnumerator.ThrowIfInTearDown().