Searched refs:IsHighSurrogate (Results 1 – 3 of 3) sorted by relevance
90 inline bool IsHighSurrogate(uint16 c) { in IsHighSurrogate() function
326 haveHighSurrogate = char.IsHighSurrogate(c); in ReadString()
743 if (char.IsHighSurrogate(c)) in WriteString()