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

◆ Delay() [2/4]

static Task System.Threading.Tasks.Task< TResult >.Delay ( int millisecondsDelay)
inlinestaticinherited

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

1753 {
1754 if (!true)
1755 {
1756 }
1757 Task task;
1758 return task;
1759 }

References System.task.

Referenced by System.Net.ServicePointScheduler.d__46.MoveNext(), and System.Net.ServicePointScheduler.OperationCompleted().