2 references to WriteLiteralByOptions
System.Text.Json (2)
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Literal.cs (2)
245
WriteLiteralByOptions
(propertyName, value);
280
WriteLiteralByOptions
(escapedPropertyName.Slice(0, written), value);