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