5 references to tmax
mscorlib (5)
system\globalization\idnmapping.cs (5)
522for (k = 0; delta > ((punycodeBase - tmin) * tmax) / 2; k += punycodeBase) 735k >= bias + tmax ? tmax : k - bias; 954k >= bias + tmax ? tmax : k - bias;