terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Task() [12/12]

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

Definition at line 120 of file Task.cs.

121 {
122 throw null;
123 }