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.Runtime.CompilerServices.ConfiguredValueTaskAwaitable< TResult >.ConfiguredValueTaskAwaiter Struct Reference
+ Inheritance diagram for System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable< TResult >.ConfiguredValueTaskAwaiter:
+ Collaboration diagram for System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable< TResult >.ConfiguredValueTaskAwaiter:

Public Member Functions

TResult GetResult ()
 
void UnsafeOnCompleted (global::System.Action continuation)
 
void GetResult ()
 
void UnsafeOnCompleted (global::System.Action continuation)
 

Package Functions

 ConfiguredValueTaskAwaiter (global::System.Threading.Tasks.ValueTask< TResult > value)
 
 ConfiguredValueTaskAwaiter (global::System.Threading.Tasks.ValueTask value)
 

Properties

bool IsCompleted [get, set]
 

Private Attributes

readonly global::System.Threading.Tasks.ValueTask< TResult_value
 
readonly global::System.Threading.Tasks.ValueTask _value
 

Detailed Description

Definition at line 41 of file ConfiguredValueTaskAwaitable.2.cs.


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