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