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