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