2 references to WriteNumberByOptions
System.Text.Json (2)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Double.cs (2)
127
WriteNumberByOptions
(propertyName, value);
162
WriteNumberByOptions
(escapedPropertyName.Slice(0, written), value);