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.AsyncCausalityTracer Class Reference

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]
 

Detailed Description

Definition at line 8 of file AsyncCausalityTracer.cs.


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