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