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()

override void System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.Run ( Task ignored,
bool canInlineContinuationTask )
inlinesealedpackage

Definition at line 15 of file TaskSchedulerAwaitTaskContinuation.cs.

16 {
17 int num = 1;
18 TaskScheduler scheduler = this.m_scheduler;
19 if (num == 0)
20 {
21 }
22 if (!true)
23 {
24 }
25 TaskScheduler internalCurrent = TaskScheduler.InternalCurrent;
26 TaskScheduler scheduler2 = this.m_scheduler;
27 bool isThreadPoolThread = Thread.CurrentThread.IsThreadPoolThread;
28 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.Thread.CurrentThread, System.Threading.Tasks.TaskScheduler.InternalCurrent, System.Threading.Thread.IsThreadPoolThread, j__TPar, and System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.m_scheduler.