3 references to MatchesWithVariance
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\General\Assignability.cs (3)
147if (fromTypeInfo.MatchesWithVariance(toTypeInfo, coreTypes)) 154if (ifc.MatchesWithVariance(toTypeInfo, coreTypes)) 172if (walk.MatchesWithVariance(toTypeInfo, coreTypes))