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

◆ AwaitUnsafeOnCompleted< TAwaiter, TStateMachine >()

void System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitUnsafeOnCompleted< TAwaiter, TStateMachine > ( ref TAwaiter awaiter,
ref TStateMachine stateMachine )
inline
Type Constraints
TAwaiter :ICriticalNotifyCompletion 
TStateMachine :IAsyncStateMachine 

Definition at line 112 of file AsyncVoidMethodBuilder.cs.

112 : ICriticalNotifyCompletion where TStateMachine : IAsyncStateMachine
113 {
114 throw null;
115 }
class f__AnonymousType0<< Count > j__TPar