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