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