2 references to ReducedType
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\General\Assignability.cs (2)
245
Type reducedFromType = fromTypeInfo.
ReducedType
(coreTypes);
246
Type reducedToType = toTypeInfo.
ReducedType
(coreTypes);