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

Package Functions

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

Static Package Attributes

static ContextCallback ccb
 

Private Member Functions

void System.Threading.IThreadPoolWorkItem. ExecuteWorkItem ()
 
void System.Threading.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 8 of file QueueUserWorkItemCallback.cs.


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