7 references to MaxCalendarYear
mscorlib (7)
system\globalization\hijricalendar.cs (7)
364if (year < 1 || year > MaxCalendarYear) { 371MaxCalendarYear)); 377if (year == MaxCalendarYear) { 718if (value < 99 || value > MaxCalendarYear) 726MaxCalendarYear)); 745if (year > MaxCalendarYear) { 752MaxCalendarYear));