Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackageinherited |
Definition at line 2542 of file Task.cs.
References System.Threading.Tasks.Task< TResult >.AddException(), System.Threading.Tasks.Task< TResult >.AtomicStateUpdate(), System.Threading.Tasks.Task< TResult >.EnsureContingentPropertiesInitialized(), and System.Threading.Tasks.Task< TResult >.Finish().
Referenced by System.Threading.Tasks.TaskFactory< TResult >.FromAsyncTrimPromise< TInstance >.Complete(), System.Threading.Tasks.Task< TResult >.WhenAllPromise< T >.Invoke(), System.Threading.Tasks.Task< TResult >.WhenAllPromise< T >.Invoke(), System.Threading.Tasks.TaskCompletionSource< TResult >.TrySetException(), System.Threading.Tasks.TaskCompletionSource< TResult >.TrySetException(), and System.Threading.Tasks.UnwrapPromise< TResult >.TrySetFromTask().