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

Classes

class  ReferenceEqualsEqualityComparer
 

Protected Member Functions

 JsonSerializerInternalBase (JsonSerializer serializer)
 
void ClearErrorContext ()
 
bool IsErrorHandled (object currentObject, JsonContract contract, object keyValue, IJsonLineInfo lineInfo, string path, Exception ex)
 

Protected Attributes

JsonSerializerProxy InternalSerializer
 

Package Attributes

readonly JsonSerializer Serializer
 
readonly ITraceWriter TraceWriter
 

Properties

BidirectionalDictionary< string, object > DefaultReferenceMappings [get, set]
 

Private Member Functions

ErrorContext GetErrorContext (object currentObject, object member, string path, Exception error)
 

Private Attributes

ErrorContext _currentErrorContext
 
BidirectionalDictionary< string, object > _mappings
 

Detailed Description

Definition at line 15 of file JsonSerializerInternalBase.cs.


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