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.JsonSerializerInternalBase Class Referenceabstract
+ Inheritance 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]
 

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 12 of file JsonSerializerInternalBase.cs.


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