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() [10/12]

System.Threading.Tasks.Task< TResult >.Task ( Func< object, TResult > function,
object state,
CancellationToken cancellationToken,
TaskCreationOptions creationOptions )
inline

Definition at line 49 of file Task.cs.

50 {
51 if (!true)
52 {
53 }
54 Task task = Task.InternalCurrentIfAttached(creationOptions);
55 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.Tasks.Task< TResult >.InternalCurrentIfAttached(), j__TPar, and System.task.