3 references to ThrowArgumentException_InvalidUTF16
System.Text.Json (3)
System\Text\Json\Writer\JsonWriterHelper.Escaping.cs (1)
211ThrowHelper.ThrowArgumentException_InvalidUTF16(value[encoderCharsWritten]);
System\Text\Json\Writer\Utf8JsonWriter.WriteValues.Comment.cs (2)
103ThrowHelper.ThrowArgumentException_InvalidUTF16(value[written]); 144ThrowHelper.ThrowArgumentException_InvalidUTF16(value[written]);