4 references to maxint
mscorlib (4)
system\globalization\idnmapping.cs (4)
700
for (m =
maxint
, j = iAfterLastDot;
948
if (digit > (
maxint
- i) / w)
957
if (w >
maxint
/ (punycodeBase - t))
970
if (i / ((output.Length - iOutputAfterLastDot - numSurrogatePairs) + 1) >
maxint
- n)