2 references to LunarCalendar
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\HijriCalendar.cs (1)
68public override CalendarAlgorithmType AlgorithmType => CalendarAlgorithmType.LunarCalendar;
src\libraries\System.Private.CoreLib\src\System\Globalization\UmAlQuraCalendar.cs (1)
250public override CalendarAlgorithmType AlgorithmType => CalendarAlgorithmType.LunarCalendar;