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