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