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

◆ OnCompleted()

void System.Threading.Tasks.RendezvousAwaitable< TResult >.OnCompleted ( Action continuation)
inline

Definition at line 93 of file RendezvousAwaitable.cs.

94 {
95 if (this._continuation != null || this != null)
96 {
98 return;
99 }
100 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.Tasks.RendezvousAwaitable< TResult >._continuation, j__TPar, System.Threading.Tasks.Task< TResult >.Run(), and System.task.