3 references to WriteNumberByOptions
System.Text.Json (3)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.FormattedNumber.cs (3)
76WriteNumberByOptions(propertyName.EncodedUtf8Bytes, utf8FormattedNumber); 110WriteNumberByOptions(utf8PropertyName, value); 152WriteNumberByOptions(escapedPropertyName.Slice(0, written), value);