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