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

◆ SetResult() [3/3]

Definition at line 69 of file AsyncTaskMethodBuilder.2.cs.

70 {
71 Task task = this.m_task;
72 if (task != null)
73 {
75 int id = task.Id;
76 if (!true)
77 {
78 }
79 if (true)
80 {
81 global::System.Threading.Tasks.Task.RemoveFromActiveTasks(task.Id);
82 }
83 return;
84 }
85 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.Threading.Tasks.AsyncCausalityTracer.LoggingOn, System.Runtime.CompilerServices.AsyncTaskMethodBuilder< TResult >.m_task, and System.task.