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