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