Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestaticprivate |
Definition at line 106 of file TaskAwaiter.cs.
References System.Threading.Tasks.Task< TResult >.AddToActiveTasks(), System.Runtime.CompilerServices.AsyncMethodBuilderCore.CreateContinuationWrapper(), System.Threading.Tasks.TplEventSource.CreateGuidForTaskID(), System.Threading.Tasks.TaskScheduler.Default, System.Threading.Tasks.Task< TResult >.InternalCurrent, System.Threading.Tasks.TplEventSource.Log, System.Threading.Tasks.Task< TResult >.s_asyncDebuggingEnabled, System.Diagnostics.Tracing.EventSource.SetCurrentThreadActivityId(), System.task, and System.Runtime.CompilerServices.AsyncMethodBuilderCore.TryGetContinuationTask().
Referenced by System.Runtime.CompilerServices.TaskAwaiter< TResult >.OnCompletedInternal(), and System.Runtime.CompilerServices.TaskAwaiter< TResult >.UnsafeOnCompletedInternal().