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

◆ AddToActiveTasks()

static void System.Threading.Tasks.DebuggerSupport.AddToActiveTasks ( Task task)
inlinestatic

Definition at line 45 of file DebuggerSupport.cs.

46 {
47 if (!true)
48 {
49 }
50 if (true)
51 {
52 DebuggerSupport.AddToActiveTasksNonInlined(task);
53 return;
54 }
55 }

References System.Threading.Tasks.DebuggerSupport.AddToActiveTasksNonInlined(), and System.task.