1 reference to InternalGetSuperShortDayNamesCore
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (1)
173
private string[] InternalGetSuperShortDayNames() => m_superShortDayNames ??
InternalGetSuperShortDayNamesCore
();