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.IsoDateTimeConverter.ReadJson ( JsonReader reader,
Type objectType,
object existingValue,
JsonSerializer serializer )
inline

Definition at line 114 of file IsoDateTimeConverter.cs.

115 {
116 if (!true)
117 {
118 }
119 bool flag = ReflectionUtils.IsNullableType(objectType);
121 bool flag2 = ReflectionUtils.IsNullableType(objectType);
123 return "Cannot convert null value to {0}.";
124 }
class f__AnonymousType0<< Count > j__TPar
static CultureInfo InvariantCulture
static Type GetUnderlyingType(Type nullableType)
Definition Nullable.2.cs:9

References System.Nullable< T >.GetUnderlyingType(), System.Globalization.CultureInfo.InvariantCulture, Newtonsoft.Json.Utilities.ReflectionUtils.IsNullableType(), and j__TPar.