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

◆ Invoke()

void System.Threading.Tasks.UnwrapPromise< TResult >.Invoke ( Task completingTask)
inline

Implements System.Threading.Tasks.ITaskCompletionAction.

Definition at line 38 of file UnwrapPromise.cs.

39 {
40 if (!true)
41 {
42 }
43 StackGuard currentStackGuard = Task.CurrentStackGuard;
44 bool flag = currentStackGuard.TryBeginInliningScope();
45 currentStackGuard.EndInliningScope();
46 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.Tasks.Task< TResult >.CurrentStackGuard, j__TPar, and System.Threading.Tasks.StackGuard.TryBeginInliningScope().