2 references to GenericComparer
mscorlib (1)
mscorlib.cs (1)
5
[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Collections.Generic.
GenericComparer
<>))]
System.Private.CoreLib (1)
Internal\IntrinsicSupport\ComparerHelpers.cs (1)
75
openComparerType = typeof(
GenericComparer
<>).TypeHandle;