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