2 references to InvariantCreateSortKey
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\CompareInfo.cs (2)
1420
return
InvariantCreateSortKey
(source, options);
1430
return
InvariantCreateSortKey
(source, CompareOptions.None);