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
Newtonsoft.Json.Serialization.ErrorContext Class Reference

Package Functions

 ErrorContext (object originalObject, object member, string path, Exception error)
 

Properties

bool Traced [get, set]
 
Exception Error [get, private set]
 
object OriginalObject [get, private set]
 
object Member [get, private set]
 
string Path [get, private set]
 
bool Handled [get, set]
 

Private Attributes

bool< Tracedk__BackingField
 
Exception< Errork__BackingField
 
object< OriginalObjectk__BackingField
 
object< Memberk__BackingField
 
string< Pathk__BackingField
 
bool< Handledk__BackingField
 

Detailed Description

Definition at line 9 of file ErrorContext.cs.


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