2 references to TypeIsDynamicInterfaceCastableImplementation
illink (2)
Linker.Steps\MarkStep.cs (2)
614
if (!Annotations.IsMarked(type) &&
TypeIsDynamicInterfaceCastableImplementation
(type))
636
Debug.Assert(
TypeIsDynamicInterfaceCastableImplementation
(type));