35 references to IsSurrogate
System.Private.Xml (35)
System\Xml\Core\XmlEncodedRawTextWriter.cs (8)
983if (XmlCharType.IsSurrogate(ch)) 1103if (XmlCharType.IsSurrogate(ch)) 1181if (XmlCharType.IsSurrogate(ch)) 1285if (XmlCharType.IsSurrogate(ch)) 1434if (XmlCharType.IsSurrogate(ch)) 1579if (XmlCharType.IsSurrogate(ch)) 1607Debug.Assert(XmlCharType.IsSurrogate(*pSrc)); 1661if (XmlCharType.IsSurrogate(ch))
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (6)
816if (XmlCharType.IsSurrogate(ch)) 1021if (XmlCharType.IsSurrogate(ch)) 1205if (XmlCharType.IsSurrogate(ch)) 1424if (XmlCharType.IsSurrogate(ch)) 1655if (XmlCharType.IsSurrogate(ch)) 1839if (XmlCharType.IsSurrogate(ch))
System\Xml\Core\XmlTextEncoder.cs (1)
457if (XmlCharType.IsSurrogate(ch))
System\Xml\Core\XmlUtf8RawTextWriter.cs (10)
805if (XmlCharType.IsSurrogate(ch)) 924if (XmlCharType.IsSurrogate(ch)) 1001if (XmlCharType.IsSurrogate(ch)) 1104if (XmlCharType.IsSurrogate(ch)) 1252if (XmlCharType.IsSurrogate(ch)) 1396if (XmlCharType.IsSurrogate(ch)) 1430Debug.Assert(XmlCharType.IsSurrogate(*pSrc)); 1498if (XmlCharType.IsSurrogate(ch)) 1519Debug.Assert(ch >= 0x80 && !XmlCharType.IsSurrogate(ch)); 1554else if (XmlCharType.IsSurrogate(ch))
System\Xml\Core\XmlUtf8RawTextWriterAsync.cs (6)
690if (XmlCharType.IsSurrogate(ch)) 894if (XmlCharType.IsSurrogate(ch)) 1077if (XmlCharType.IsSurrogate(ch)) 1295if (XmlCharType.IsSurrogate(ch)) 1525if (XmlCharType.IsSurrogate(ch)) 1708if (XmlCharType.IsSurrogate(ch))
System\Xml\XmlEncoding.cs (4)
533if (XmlCharType.IsSurrogate((int)code)) 574if (XmlCharType.IsSurrogate((int)code)) 616if (XmlCharType.IsSurrogate((int)code)) 658if (XmlCharType.IsSurrogate((int)code))