ReflectionJsonTypeInfo<T> sealed class ReflectionJsonTypeInfo<T> : JsonTypeInfo<T> Provides JSON serialization-related metadata about a type. Documentation Code