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