|
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.ConfiguredTaskAwaitable< TResult >.ConfiguredTaskAwaiter:
Collaboration diagram for System.Runtime.CompilerServices.ConfiguredTaskAwaitable< TResult >.ConfiguredTaskAwaiter:Public Member Functions | |
| void | UnsafeOnCompleted (global::System.Action continuation) |
| TResult | GetResult () |
| void | OnCompleted (global::System.Action continuation) |
| void | UnsafeOnCompleted (global::System.Action continuation) |
| void | GetResult () |
Package Functions | |
| ConfiguredTaskAwaiter (global::System.Threading.Tasks.Task< TResult > task, bool continueOnCapturedContext) | |
| ConfiguredTaskAwaiter (global::System.Threading.Tasks.Task task, bool continueOnCapturedContext) | |
Package Attributes | |
| readonly global::System.Threading.Tasks.Task | m_task |
Properties | |
| bool | IsCompleted [get, set] |
Private Attributes | |
| readonly global::System.Threading.Tasks.Task< TResult > | m_task |
| readonly bool | m_continueOnCapturedContext |
Definition at line 38 of file ConfiguredTaskAwaitable.2.cs.