|
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
|
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< LevelFilter > | k__BackingField |
Definition at line 15 of file MemoryTraceWriter.cs.