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
◆
FromAsyncCoreLogic()
static
void
System.Threading.Tasks.TaskFactory
<
TResult
>.FromAsyncCoreLogic
(
IAsyncResult
iar
,
Func
<
IAsyncResult
,
TResult
>
endFunction
,
Action
<
IAsyncResult
>
endAction
,
Task
<
TResult
>
promise
,
bool
requiresSynchronization
)
inline
static
private
Definition at line
22
of file
TaskFactory.cs
.
23
{
24
if
(
endFunction
!=
null
)
25
{
26
return
;
27
}
28
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
References
j__TPar
.
System
Threading
Tasks
TaskFactory
Generated by
1.10.0