2 references to WriteNumberByOptions
System.Text.Json (2)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.SignedNumber.cs (2)
199
WriteNumberByOptions
(propertyName, value);
234
WriteNumberByOptions
(escapedPropertyName.Slice(0, written), value);