1 reference to c_maxKeyLength
mscorlib (1)
system\timezoneinfo.cs (1)
1956
else if (id.Length == 0 || id.Length >
c_maxKeyLength
|| id.Contains("\0")) {