5 references to IsNullable
System.Private.CoreLib (4)
Internal\IntrinsicSupport\ComparerHelpers.cs (1)
59
if (RuntimeAugments.
IsNullable
(t))
Internal\IntrinsicSupport\EqualityComparerHelpers.cs (1)
72
if (RuntimeAugments.
IsNullable
(t))
System\ActivatorImplementation.cs (2)
37
if (RuntimeAugments.
IsNullable
(typeHandle))
90
if (RuntimeAugments.
IsNullable
(typeHandle))
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
37
if (RuntimeAugments.
IsNullable
(th))