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