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