Base:
method
WriteNumberWithCustomHandling
System.Text.Json.Serialization.JsonConverter<T>.WriteNumberWithCustomHandling(System.Text.Json.Utf8JsonWriter, T, System.Text.Json.Serialization.JsonNumberHandling)
1 reference to WriteNumberWithCustomHandling
System.Text.Json (1)
System\Text\Json\Serialization\Converters\Value\UInt64Converter.cs (1)
31
WriteNumberWithCustomHandling
(writer, value, options.NumberHandling);