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