1 instantiation of EnumUnderlyingTypeComparer
System.Private.CoreLib (1)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
456public static readonly EnumUnderlyingTypeComparer Instance = new EnumUnderlyingTypeComparer();
2 references to EnumUnderlyingTypeComparer
System.Private.CoreLib (2)
Internal\Reflection\Augments\ReflectionAugments.cs (2)
446ArraySortHelper<object, string>.IntrospectiveSort(unsortedValues, unsortedNames, EnumUnderlyingTypeComparer.Instance); 456public static readonly EnumUnderlyingTypeComparer Instance = new EnumUnderlyingTypeComparer();