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

◆ Task() [11/12]

System.Threading.Tasks.Task< TResult >.Task ( Func< TResult > valueSelector,
Task< TResult > parent,
CancellationToken cancellationToken,
TaskCreationOptions creationOptions,
InternalTaskOptions internalOptions,
TaskScheduler scheduler )
inlinepackage

Definition at line 58 of file Task.cs.

59 {
60 if (!true)
61 {
62 }
63 }