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