Gets type metadata for a CLR type.
public abstract TomlTypeInfo? GetTypeInfo(Type type, TomlSerializerOptions options)
The CLR type to resolve.
The serializer options in use.
type
null