2 references to IsSurrogateByte
System.Xml (2)
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
649
if (
IsSurrogateByte
( bufBytes[0] ) ) {
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (1)
479
if (
IsSurrogateByte
( bufBytes[0] ) ) {