1 reference to InternalGetAbbreviatedMonthNamesCore
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\DateTimeFormatInfo.cs (1)
201
private string[] InternalGetAbbreviatedMonthNames() => abbreviatedMonthNames ??
InternalGetAbbreviatedMonthNamesCore
();