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
Newtonsoft.Json.Serialization.MemoryTraceWriter Class Reference
+ Inheritance diagram for Newtonsoft.Json.Serialization.MemoryTraceWriter:
+ Collaboration diagram for Newtonsoft.Json.Serialization.MemoryTraceWriter:

Public Member Functions

 MemoryTraceWriter ()
 
void Trace (TraceLevel level, string message, Exception ex)
 
IEnumerable< string > GetTraceMessages ()
 
override string ToString ()
 

Properties

TraceLevel LevelFilter [get, set]
 

Private Attributes

readonly Queue< string > _traceMessages
 
TraceLevel< LevelFilterk__BackingField
 

Detailed Description

Definition at line 15 of file MemoryTraceWriter.cs.


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