4 references to IsSupplementary
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Globalization\IdnMapping.cs (4)
544
j +=
IsSupplementary
(test) ? 2 : 1)
556
for (j = iAfterLastDot; j < iNextDot; j +=
IsSupplementary
(test) ? 2 : 1)
588
if (
IsSupplementary
(m))
894
if (
IsSupplementary
(n))