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