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

◆ ReadJson()

override object Newtonsoft.Json.Converters.StringEnumConverter.ReadJson ( JsonReader reader,
Type objectType,
object existingValue,
JsonSerializer serializer )
inline

Definition at line 71 of file StringEnumConverter.cs.

72 {
74 object obj;
75 return obj;
76 }
class f__AnonymousType0<< Count > j__TPar
static Type GetUnderlyingType(Type nullableType)
Definition Nullable.2.cs:9

References System.Nullable< T >.GetUnderlyingType(), j__TPar, and System.obj.