ObjectDefaultConverter<T> class ObjectDefaultConverter<T> : JsonObjectConverter<T> Documentation Code public ObjectDefaultConverter() protected static bool ReadAheadPropertyValue(ref ReadStack state, ref Utf8JsonReader reader, JsonPropertyInfo jsonPropertyInfo) protected static void ReadPropertyValue(object obj, ref ReadStack state, ref Utf8JsonReader reader, JsonPropertyInfo jsonPropertyInfo, bool useExtensionProperty)