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
System.Runtime.CompilerServices.AsyncVoidMethodBuilder Struct Reference

Public Member Functions

void Start< TStateMachine > (TStateMachine stateMachine)
 
void SetStateMachine (IAsyncStateMachine stateMachine)
 
void AwaitUnsafeOnCompleted< TAwaiter, TStateMachine > (TAwaiter awaiter, TStateMachine stateMachine)
 
void SetResult ()
 
void SetException (Exception exception)
 

Static Public Member Functions

static AsyncVoidMethodBuilder Create ()
 

Properties

Task Task [get]
 

Private Member Functions

void NotifySynchronizationContextOfCompletion ()
 

Private Attributes

SynchronizationContext m_synchronizationContext
 
AsyncMethodBuilderCore m_coreState
 
Task m_task
 

Detailed Description

Definition at line 9 of file AsyncVoidMethodBuilder.cs.


The documentation for this struct was generated from the following file: