2 references to ReducedType
System.Private.CoreLib (2)
System\Reflection\Runtime\General\Assignability.cs (2)
247Type reducedFromType = fromTypeInfo.ReducedType(); 248Type reducedToType = toTypeInfo.ReducedType();