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