2 references to WriteNumberByOptions
System.Text.Json (2)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.FormattedNumber.cs (2)
94
WriteNumberByOptions
(propertyName, value);
129
WriteNumberByOptions
(escapedPropertyName.Slice(0, written), value);