1 reference to CreateArraySortHelper
System.Private.CoreLib (1)
src\System\Collections\Generic\ArraySortHelper.CoreCLR.cs (1)
51private static readonly IArraySortHelper<TKey, TValue> s_defaultArraySortHelper = CreateArraySortHelper();