2 references to GetNullableType
System.Private.CoreLib (2)
Internal\IntrinsicSupport\ComparerHelpers.cs (1)
61RuntimeTypeHandle nullableType = RuntimeAugments.GetNullableType(t);
Internal\IntrinsicSupport\EqualityComparerHelpers.cs (1)
74RuntimeTypeHandle nullableType = RuntimeAugments.GetNullableType(t);