terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Threading.Tasks.Task< TResult >.ContingentProperties Class Reference

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 = 1
 
LowLevelListWithIList< Taskm_exceptionalChildren
 

Detailed Description

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


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