DefaultJsonTypeInfoResolver
Defines the default, reflection-based JSON contract resolver used by System.Text.Json.
Gets a list of user-defined callbacks that can be used to modify the initial contract.
public DefaultJsonTypeInfoResolver()
Creates a mutable DefaultJsonTypeInfoResolver instance.
Resolves a JSON contract for a given type and options configuration.