2 references to WriteNumberByOptions
System.Text.Json (2)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.UnsignedNumber.cs (2)
208
WriteNumberByOptions
(propertyName, value);
243
WriteNumberByOptions
(escapedPropertyName.Slice(0, written), value);