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