4 references to IsSupplementary
mscorlib (4)
system\globalization\idnmapping.cs (4)
702j += IsSupplementary(test) ? 2 : 1) 714for (j = iAfterLastDot; j < iNextDot; j+= IsSupplementary(test) ? 2 : 1) 747if (IsSupplementary(m)) 1021if (IsSupplementary(n))