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.StandardTaskContinuation, including all inherited members.
InlineIfPossibleOrElseQueue(Task task, bool needsProtection) | System.Threading.Tasks.TaskContinuation | inlineprotectedstatic |
m_options | System.Threading.Tasks.StandardTaskContinuation | package |
m_task | System.Threading.Tasks.StandardTaskContinuation | package |
m_taskScheduler | System.Threading.Tasks.StandardTaskContinuation | private |
Run(Task completedTask, bool bCanInlineContinuationTask) | System.Threading.Tasks.StandardTaskContinuation | inlinepackage |
StandardTaskContinuation(Task task, TaskContinuationOptions options, TaskScheduler scheduler) | System.Threading.Tasks.StandardTaskContinuation | inlinepackage |
TaskContinuation() | System.Threading.Tasks.TaskContinuation | inlineprotected |