2 references to LunisolarCalendar
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\EastAsianLunisolarCalendar.cs (1)
17public override CalendarAlgorithmType AlgorithmType => CalendarAlgorithmType.LunisolarCalendar;
src\libraries\System.Private.CoreLib\src\System\Globalization\HebrewCalendar.cs (1)
283public override CalendarAlgorithmType AlgorithmType => CalendarAlgorithmType.LunisolarCalendar;