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