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.Diagnostics.Debugger Class Referencesealed
+ Collaboration diagram for System.Diagnostics.Debugger:

Public Member Functions

static bool IsLogging ()
 

Static Public Member Functions

static void Break ()
 
static void Log (int level, string category, string message)
 
static void NotifyOfCrossThreadDependency ()
 

Static Public Attributes

static readonly string DefaultCategory
 

Properties

static bool IsAttached [get, set]
 

Private Member Functions

static bool IsAttached_internal ()
 
static void Log_icall (int level, ref string category, ref string message)
 

Static Private Member Functions

static Debugger ()
 

Detailed Description

Definition at line 13 of file Debugger.cs.


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