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
|
This is the complete list of members for System.Threading.Tasks.TaskToApm, including all inherited members.
Begin(Task task, global::System.AsyncCallback callback, object state) | System.Threading.Tasks.TaskToApm | inlinestatic |
End(global::System.IAsyncResult asyncResult) | System.Threading.Tasks.TaskToApm | inlinestatic |
End< TResult >(global::System.IAsyncResult asyncResult) | System.Threading.Tasks.TaskToApm | inlinestatic |
InvokeCallbackWhenTaskCompletes(Task antecedent, global::System.AsyncCallback callback, global::System.IAsyncResult asyncResult) | System.Threading.Tasks.TaskToApm | inlineprivatestatic |