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

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

Definition at line 137 of file Task.2.cs.

138 {
139 throw null;
140 }