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

◆ FromAsyncCoreLogic()

static void System.Threading.Tasks.TaskFactory< TResult >.FromAsyncCoreLogic ( global::System::IAsyncResult iar,
global::System::Func< global::System::IAsyncResult, TResult > endFunction,
global::System::Action< global::System::IAsyncResult > endAction,
Task< TResult > promise,
bool requiresSynchronization )
inlinestaticprivate

Definition at line 41 of file TaskFactory.cs.

42 {
43 throw null;
44 }