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.Task< TResult >.ContingentProperties Class Reference
+ Collaboration diagram for System.Threading.Tasks.Task< TResult >.ContingentProperties:

Public Member Functions

 ContingentProperties ()
 

Package Functions

void SetCompleted ()
 
void UnregisterCancellationCallback ()
 

Package Attributes

ExecutionContext m_capturedContext
 
ManualResetEventSlim m_completionEvent
 
TaskExceptionHolder m_exceptionsHolder
 
CancellationToken m_cancellationToken
 
object m_cancellationRegistration
 
int m_internalCancellationRequested
 
int m_completionCountdown
 
global::System.Collections.Generic.LowLevelListWithIList< Taskm_exceptionalChildren
 

Detailed Description

Definition at line 3074 of file Task.2.cs.


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