Base:
method
OnTryWrite
System.Text.Json.Serialization.JsonConverter<T>.OnTryWrite(System.Text.Json.Utf8JsonWriter, T, System.Text.Json.JsonSerializerOptions, ref System.Text.Json.WriteStack)
1 reference to OnTryWrite
System.Text.Json (1)
System\Text\Json\Serialization\Converters\FSharp\FSharpUnionConverter.cs (1)
408OnTryWrite(writer, value, options, ref state);