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