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