|
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.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 |
Definition at line 41 of file ConfiguredValueTaskAwaitable.2.cs.