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() [2/6]

static Task System.Threading.Tasks.Task< TResult >.Run ( Action action)
inlinestaticinherited

Definition at line 1659 of file Task.2.cs.

1660 {
1661 if (!true)
1662 {
1663 }
1664 if (!true)
1665 {
1666 }
1667 Task task;
1668 return task;
1669 }

References System.task.

Referenced by System.Threading.Tasks.RendezvousAwaitable< TResult >.OnCompleted().