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.ConfiguredValueTaskAwaitable< TResult > Struct Template Reference

Classes

struct  ConfiguredValueTaskAwaiter
 

Public Member Functions

ConfiguredValueTaskAwaitable< TResult >.ConfiguredValueTaskAwaiter GetAwaiter ()
 
ConfiguredValueTaskAwaitable.ConfiguredValueTaskAwaiter GetAwaiter ()
 

Package Functions

 ConfiguredValueTaskAwaitable (ValueTask< TResult > value)
 
 ConfiguredValueTaskAwaitable (ValueTask value)
 

Private Attributes

readonly ValueTask< TResult_value
 
readonly ValueTask _value
 

Detailed Description

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


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