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.QueueUserWorkItemCallback Class Referencesealed
+ Inheritance diagram for System.Threading.QueueUserWorkItemCallback:

Package Functions

 QueueUserWorkItemCallback (WaitCallback waitCallback, object stateObj, bool compressStack, StackCrawlMark stackMark)
 

Static Package Attributes

static ContextCallback ccb
 

Private Member Functions

void IThreadPoolWorkItem. ExecuteWorkItem ()
 
void IThreadPoolWorkItem. MarkAborted (ThreadAbortException tae)
 

Static Private Member Functions

static void WaitCallback_Context (object state)
 
static QueueUserWorkItemCallback ()
 

Private Attributes

WaitCallback callback
 
ExecutionContext context
 
object state
 

Detailed Description

Definition at line 6 of file QueueUserWorkItemCallback.cs.


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