terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
override void | WriteJson (JsonWriter writer, object value, JsonSerializer serializer) |
override object | ReadJson (JsonReader reader, Type objectType, object existingValue, JsonSerializer serializer) |
override bool | CanConvert (Type objectType) |
KeyValuePairConverter () | |
Properties | |
virtual bool | CanRead [get] |
virtual bool | CanWrite [get] |
Static Private Member Functions | |
static ReflectionObject | InitializeReflectionObject (Type t) |
static | KeyValuePairConverter () |
Static Private Attributes | |
const string | KeyName = "Key" |
const string | ValueName = "Value" |
static readonly ThreadSafeStore< Type, ReflectionObject > | ReflectionObjectPerType |
Definition at line 9 of file KeyValuePairConverter.cs.