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
System.Threading.Tasks.ForceAsyncAwaiter Struct Reference
+ Inheritance diagram for System.Threading.Tasks.ForceAsyncAwaiter:
+ Collaboration diagram for System.Threading.Tasks.ForceAsyncAwaiter:

Public Member Functions

ForceAsyncAwaiter GetAwaiter ()
 
void GetResult ()
 
void UnsafeOnCompleted (global::System.Action action)
 

Package Functions

 ForceAsyncAwaiter (Task task)
 

Properties

bool IsCompleted [get, set]
 

Private Attributes

readonly Task _task
 

Detailed Description

Definition at line 9 of file ForceAsyncAwaiter.cs.


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