3 references to IsRelevantToVariantCasting
illink (3)
Linker.Steps\MarkStep.cs (3)
568
if (Annotations.IsInstantiated(type) || Annotations.
IsRelevantToVariantCasting
(type) ||
812
|| ov.Override.IsStatic && !Annotations.
IsRelevantToVariantCasting
(ov.InterfaceImplementor.Implementor))
2685
return Annotations.
IsRelevantToVariantCasting
(overrideInformation.InterfaceImplementor.Implementor)