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

Static Package Functions

static void TraceOperationCreation (CausalityTraceLevel traceLevel, int taskId, string operationName, ulong relatedContext)
 
static void TraceOperationCompletion (CausalityTraceLevel traceLevel, int taskId, AsyncCausalityStatus status)
 
static void TraceSynchronousWorkStart (CausalityTraceLevel traceLevel, int taskId, CausalitySynchronousWork work)
 
static void TraceSynchronousWorkCompletion (CausalityTraceLevel traceLevel, CausalitySynchronousWork work)
 

Properties

static bool LoggingOn [get, set]
 

Detailed Description

Definition at line 10 of file AsyncCausalityTracer.cs.


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