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