4 references to IsSurrogateCodePoint
Microsoft.AspNetCore.App.Analyzers (4)
Infrastructure\VirtualChars\System.Text\Rune.cs (4)
68if (UnicodeUtility.IsSurrogateCodePoint(expanded)) 799if (UnicodeUtility.IsSurrogateCodePoint(returnValue)) 841if (UnicodeUtility.IsSurrogateCodePoint(returnValue)) 908if (!UnicodeUtility.IsSurrogateCodePoint(extendedValue))