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