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

System.Threading.Tasks.Task< TResult >.Task ( object state,
TaskCreationOptions options )
inlinepackage

Definition at line 23 of file Task.cs.

24 {
25 if (!true)
26 {
27 }
28 base..ctor(state, options, true);
29 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.options, and System.state.