1 instantiation of UmAlQuraCalendar
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureInfo.cs (1)
808CalendarId.UMALQURA => new UmAlQuraCalendar(),
5 references to UmAlQuraCalendar
mscorlib (1)
src\libraries\shims\mscorlib\ref\mscorlib.cs (1)
285[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Globalization.UmAlQuraCalendar))]
netstandard (1)
netstandard.cs (1)
856[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Globalization.UmAlQuraCalendar))]
System.Globalization.Calendars (1)
System.Globalization.Calendars.cs (1)
19[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Globalization.UmAlQuraCalendar))]
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net11.0\System.Runtime.Forwards.cs (1)
258[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Globalization.UmAlQuraCalendar))]
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (1)
745if (culture.DateTimeFormat.Calendar is UmAlQuraCalendar)