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

◆ RemoveFromActiveTasks()

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

Definition at line 69 of file DebuggerSupport.cs.

70 {
71 if (!true)
72 {
73 }
74 if (true)
75 {
76 DebuggerSupport.RemoveFromActiveTasksNonInlined(task);
77 return;
78 }
79 }

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