static ? object CreateInstance([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors|DynamicallyAccessedMemberTypes.NonPublicConstructors)] Type type, BindingFlags bindingAttr, Binder? binder, object?[]? args, CultureInfo? culture)
ObjectConverterFactory(bool useDefaultConstructorInUnannotatedStructs=true)
override JsonConverter CreateConverter(Type typeToConvert, JsonSerializerOptions options)
readonly bool _useDefaultConstructorInUnannotatedStructs
override bool CanConvert(Type typeToConvert)
JsonConverter CreateKeyValuePairConverter(Type type, JsonSerializerOptions options)
static void ThrowInvalidOperationException_SerializationDuplicateTypeAttribute(Type classType, Type attribute)