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

◆ ContinuationTaskFromTask()

System.Threading.Tasks.ContinuationTaskFromTask.ContinuationTaskFromTask ( Task antecedent,
Delegate action,
object state,
TaskCreationOptions creationOptions,
InternalTaskOptions internalOptions )
inline

Definition at line 9 of file ContinuationTaskFromTask.cs.

10 {
11 if (!true)
12 {
13 }
14 Task task = Task.InternalCurrentIfAttached(creationOptions);
16 }
class f__AnonymousType0<< Count > j__TPar

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