2 references to NullableComparer
mscorlib (1)
mscorlib.cs (1)
6
[assembly:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Collections.Generic.
NullableComparer
<>))]
System.Private.CoreLib (1)
src\System\Collections\Generic\ComparerHelpers.cs (1)
44
result = CreateInstanceForAnotherGenericParameter((RuntimeType)typeof(
NullableComparer
<int>), embeddedType);