3 references to WriteStringByOptions
System.Text.Json (3)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.String.cs (3)
609
WriteStringByOptions
(utf8PropertyName, value);
932
WriteStringByOptions
(escapedPropertyName, escapedValue.Slice(0, written));
1058
WriteStringByOptions
(utf8PropertyName, value);