|
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
|
Inheritance diagram for System.Runtime.CompilerServices.ValueTaskAwaiter< TResult >:
Collaboration diagram for System.Runtime.CompilerServices.ValueTaskAwaiter< TResult >:Public Member Functions | |
| TResult | GetResult () |
| void | UnsafeOnCompleted (global::System.Action continuation) |
| void | GetResult () |
| void | UnsafeOnCompleted (global::System.Action continuation) |
Static Public Member Functions | |
| static | ValueTaskAwaiter () |
Package Functions | |
| ValueTaskAwaiter (global::System.Threading.Tasks.ValueTask< TResult > value) | |
| ValueTaskAwaiter (global::System.Threading.Tasks.ValueTask value) | |
Static Package Attributes | |
| static readonly global::System.Action< object > | s_invokeActionDelegate |
Properties | |
| bool | IsCompleted [get, set] |
Private Attributes | |
| readonly global::System.Threading.Tasks.ValueTask< TResult > | _value |
| readonly global::System.Threading.Tasks.ValueTask | _value |
Definition at line 10 of file ValueTaskAwaiter.2.cs.