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

◆ GetAwaiter() [1/2]

global.System.Runtime.CompilerServices.ValueTaskAwaiter< TResult > System.Threading.Tasks.ValueTask< TResult >.GetAwaiter ( )
inline

Definition at line 187 of file ValueTask.2.cs.

188 {
189 throw null;
190 }