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

◆ Run()

override void System.Threading.Tasks.StandardTaskContinuation.Run ( Task completedTask,
bool bCanInlineContinuationTask )
inlinepackage

Definition at line 36 of file StandardTaskContinuation.cs.

37 {
38 TaskContinuationOptions options = this.m_options;
39 int stateFlags = completedTask.m_stateFlags;
40 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Threading.Tasks.StandardTaskContinuation.m_options, System.Threading.Tasks.Task< TResult >.m_stateFlags, and System.options.