<PackageReference Include="System.Text.Json" Version="9.0.5" />

FSharpValueOptionConverter<TValueOption, TElement>

sealed class FSharpValueOptionConverter<TValueOption, TElement> : JsonConverter<TValueOption> where TValueOption : struct, IEquatable<TValueOption>
/* Error decompiling System.Text.Json.Serialization.JsonConverter System.Text.Json.Serialization.Converters.FSharpValueOptionConverter`2::get_NullableElementConverter() */