2 references to UnderlyingType
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\TypeLoader\ConstraintValidatorSupport.cs (2)
282
type = ((InstantiatedTypeInfo)type).
UnderlyingType
;
300
type = ((InstantiatedTypeInfo)type).
UnderlyingType
;