2 references to IsNullable
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\TypeLoader\ConstraintValidator.cs (1)
28if (typeArg.IsNullable())
Internal\Reflection\Execution\TypeLoader\ConstraintValidatorSupport.cs (1)
253Debug.Assert(type.IsNullable());