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