3 references to calendarMaxValue
mscorlib (3)
system\globalization\hijricalendar.cs (3)
105return (calendarMaxValue); 345if (ticks < calendarMinValue.Ticks || ticks > calendarMaxValue.Ticks) { 352calendarMaxValue));