2 references to TranscodeAndWriteRawValue
System.Text.Json (2)
System\Text\Json\Writer\Utf8JsonWriter.WriteValues.Raw.cs (2)
46
TranscodeAndWriteRawValue
(json.AsSpan(), skipInputValidation);
77
TranscodeAndWriteRawValue
(json, skipInputValidation);