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

◆ CreateContinuationWrapper()

static global.System.Action System.Runtime.CompilerServices.AsyncMethodBuilderCore.CreateContinuationWrapper ( global::System::Action continuation,
global::System::Action invokeAction,
global::System::Threading::Tasks::Task innerTask = null )
inlinestaticpackage

Definition at line 157 of file AsyncMethodBuilderCore.cs.

158 {
159 throw null;
160 }