System.Text.Json.Serialization.Converters.FSharpValueOptionConverter<TValueOption, TElement>
sealed class FSharpValueOptionConverter<TValueOption, TElement> : JsonConverter<TValueOption> where TValueOption : struct, IEquatable<TValueOption>
namespace System.Text.Json.Serialization.Converters
{
}