Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinepackageinherited |
Definition at line 2526 of file Task.cs.
References System.Threading.Tasks.Task< TResult >.AtomicStateUpdate(), System.Threading.Tasks.Task< TResult >.FinishContinuations(), System.Threading.Tasks.Task< TResult >.m_contingentProperties, and System.Threading.Tasks.Task< TResult >.NotifyParentIfPotentiallyAttachedTask().
Referenced by System.Threading.Tasks.TaskFactory< TResult >.FromAsyncTrimPromise< TInstance >.Complete(), System.Threading.Tasks.Task< TResult >.DelayPromise.CompleteTimedOut(), System.Threading.Tasks.Task< TResult >.DangerousSetResult(), System.Threading.Tasks.Task< TResult >.WhenAllPromise< T >.Invoke(), System.Threading.Tasks.Task< TResult >.WhenAllPromise< T >.Invoke(), and System.Threading.Tasks.UnwrapPromise< TResult >.TrySetFromTask().