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

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

Definition at line 66 of file Task.cs.

67 {
68 if (!true)
69 {
70 }
71 base..ctor(valueSelector, state, parent, cancellationToken, creationOptions, internalOptions, scheduler);
72 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.state.