6 references to GetNextInt32Value
mscorlib (6)
system\timezoneinfo.cs (6)
3899Int32 token = GetNextInt32Value(canEndWithoutSeparator); 4071Int32 isFixedDate = GetNextInt32Value(false); 4082Int32 month = GetNextInt32Value(false); 4085Int32 day = GetNextInt32Value(false); 4095Int32 week = GetNextInt32Value(false); 4096Int32 dayOfWeek = GetNextInt32Value(false);