3 references to WriteLiteralByOptions
System.Text.Json (3)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (3)
53
WriteLiteralByOptions
(utf8PropertyName, value);
261
WriteLiteralByOptions
(utf8PropertyName, value);
303
WriteLiteralByOptions
(escapedPropertyName.Slice(0, written), value);