7 references to SolarCalendar
mscorlib (7)
system\globalization\gregoriancalendar.cs (1)
107return CalendarAlgorithmType.SolarCalendar;
system\globalization\japanesecalendar.cs (1)
77return CalendarAlgorithmType.SolarCalendar;
system\globalization\juliancalendar.cs (1)
81return CalendarAlgorithmType.SolarCalendar;
system\globalization\koreancalendar.cs (1)
79return CalendarAlgorithmType.SolarCalendar;
system\globalization\Persiancalendar.cs (1)
94return CalendarAlgorithmType.SolarCalendar;
system\globalization\taiwancalendar.cs (1)
92return CalendarAlgorithmType.SolarCalendar;
system\globalization\thaibuddhistcalendar.cs (1)
70return CalendarAlgorithmType.SolarCalendar;