10 references to CheckAddResult
mscorlib (10)
system\globalization\calendar.cs (1)
271CheckAddResult(ticks, MinSupportedDateTime, MaxSupportedDateTime);
system\globalization\eastasianlunisolarcalendar.cs (2)
439CheckAddResult(dt.Ticks, MinSupportedDateTime, MaxSupportedDateTime); 462CheckAddResult(dt.Ticks, MinSupportedDateTime, MaxSupportedDateTime);
system\globalization\gregoriancalendar.cs (1)
320Calendar.CheckAddResult(ticks, MinSupportedDateTime, MaxSupportedDateTime);
system\globalization\gregoriancalendarhelper.cs (1)
419Calendar.CheckAddResult(ticks, m_Cal.MinSupportedDateTime, m_Cal.MaxSupportedDateTime);
system\globalization\hebrewcalendar.cs (1)
742Calendar.CheckAddResult(ticks, MinSupportedDateTime, MaxSupportedDateTime);
system\globalization\hijricalendar.cs (1)
528Calendar.CheckAddResult(ticks, MinSupportedDateTime, MaxSupportedDateTime);
system\globalization\juliancalendar.cs (1)
261Calendar.CheckAddResult(ticks, MinSupportedDateTime, MaxSupportedDateTime);
system\globalization\Persiancalendar.cs (1)
319Calendar.CheckAddResult(ticks, MinSupportedDateTime, MaxSupportedDateTime);
system\globalization\umalquracalendar.cs (1)
561Calendar.CheckAddResult(dt.Ticks, MinSupportedDateTime, MaxSupportedDateTime);