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