2 references to IsLowSurrogate
PresentationCore (2)
MS\Internal\TextFormatting\NumberSubstitution.cs (2)
619IsLowSurrogate((int)s[1])) 641return IsHighSurrogate(ch) || IsLowSurrogate(ch);