terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ HandleNonSuccessAndDebuggerNotification()

static void System.Runtime.CompilerServices.TaskAwaiter< TResult >.HandleNonSuccessAndDebuggerNotification ( Task task)
inlinestaticprivate

Definition at line 48 of file TaskAwaiter.cs.

49 {
50 bool isCompleted = task.IsCompleted;
51 bool flag = task.NotifyDebuggerOfWaitCompletionIfNecessary();
52 bool isCompletedSuccessfully = task.IsCompletedSuccessfully;
53 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.task.