Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.CompilerServices.AsyncMethodBuilderCore Class Reference

Classes

class  ContinuationWrapper
 

Static Public Member Functions

static void Start< TStateMachine > (ref TStateMachine stateMachine)
 
static void SetStateMachine (IAsyncStateMachine stateMachine, Task task)
 

Static Package Functions

static string GetAsyncStateMachineDescription (IAsyncStateMachine stateMachine)
 
static Action CreateContinuationWrapper (Action continuation, Action< Action, Task > invokeAction, Task innerTask)
 
static Action TryGetStateMachineForDebugger (Action action)
 
static Task TryGetContinuationTask (Action continuation)
 

Properties

static bool TrackAsyncMethodCompletion [get]
 

Detailed Description

Definition at line 11 of file AsyncMethodBuilderCore.cs.


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