3 references to WriteNumberByOptions
System.Text.Json (3)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Decimal.cs (3)
28
WriteNumberByOptions
(utf8PropertyName, value);
139
WriteNumberByOptions
(utf8PropertyName, value);
181
WriteNumberByOptions
(escapedPropertyName.Slice(0, written), value);