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

◆ InternalCurrent

TaskScheduler System.Threading.Tasks.TaskScheduler.InternalCurrent
staticgetpackageinherited

Definition at line 115 of file TaskScheduler.cs.

116 {
117 get
118 {
119 if (!true)
120 {
121 }
122 if (!true)
123 {
124 return;
125 }
126 }
127 }

Referenced by System.Threading.Tasks.TaskSchedulerAwaitTaskContinuation.Run(), and System.Threading.Tasks.Task< TResult >.SetContinuationForAwait().