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