Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivateinherited |
Definition at line 2992 of file Task.cs.
References System.Threading.Tasks.Task< TResult >.AddTaskContinuationComplex(), System.Threading.Interlocked.CompareExchange(), System.Threading.Tasks.Task< TResult >.IsCompleted, and System.Threading.Tasks.Task< TResult >.m_continuationObject.
Referenced by System.Threading.Tasks.Task< TResult >.AddCompletionAction(), System.Threading.Tasks.Task< TResult >.ContinueWithCore(), System.Threading.Tasks.Task< TResult >.SetContinuationForAwait(), and System.Threading.Tasks.Task< TResult >.UnsafeSetContinuationForAwait().