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()
[9/12]
System.Threading.Tasks.Task
<
TResult
>.
Task
(
bool
canceled
,
TResult
result
,
TaskCreationOptions
creationOptions
,
CancellationToken
ct
)
inline
package
Definition at line
40
of file
Task.cs
.
41
{
42
if
(!
true
)
43
{
44
}
45
base
..ctor(
canceled
,
creationOptions
,
ct
);
46
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Threading
Tasks
Task
Generated by
1.10.0