1 reference to WINDOWS_MAX_COLLATION_NAME_LENGTH
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.Icu.cs (1)
87int length = Math.Min(WINDOWS_MAX_COLLATION_NAME_LENGTH, endOfCollation - collationIndex); // Windows doesn't allow collation names longer than 8 characters