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