2 references to IsSurrogateByte
System.Private.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
688
if (
IsSurrogateByte
(_bufBytes[0]))
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
574
if (
IsSurrogateByte
(_bufBytes[0]))