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
Loading...
Searching...
No Matches
System.Threading.Tasks.StandardTaskContinuation Class Reference
+ Inheritance diagram for System.Threading.Tasks.StandardTaskContinuation:
+ Collaboration diagram for System.Threading.Tasks.StandardTaskContinuation:

Static Protected Member Functions

static void InlineIfPossibleOrElseQueue (Task task, bool needsProtection)
 

Package Functions

 StandardTaskContinuation (Task task, TaskContinuationOptions options, TaskScheduler scheduler)
 
override void Run (Task completedTask, bool bCanInlineContinuationTask)
 

Package Attributes

readonly Task m_task
 
readonly TaskContinuationOptions m_options
 

Private Attributes

readonly TaskScheduler m_taskScheduler
 

Detailed Description

Definition at line 8 of file StandardTaskContinuation.cs.


The documentation for this class was generated from the following file: