1 reference to CannotEncodeInvalidUTF16
System.Text.Json (1)
System\Text\Json\ThrowHelper.cs (1)
560
throw new ArgumentException(SR.Format(SR.
CannotEncodeInvalidUTF16
, $"0x{charAsInt:X2}"));