2 references to WriteNumberByOptions
System.Text.Json (2)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (2)
123
WriteNumberByOptions
(propertyName, value);
158
WriteNumberByOptions
(escapedPropertyName.Slice(0, written), value);