2 references to IsHighSurrogate
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\NumberSubstitution.cs (2)
623IsHighSurrogate((int)s[0]) && 646return IsHighSurrogate(ch) || IsLowSurrogate(ch);