2 references to InheritsFromOrImplementsIgnoringConstruction
Microsoft.CodeAnalysis.VisualBasic (2)
Semantics\AccessCheck.vb (2)
330If InheritsFromOrImplementsIgnoringConstruction(current, originalContainingType, basesBeingResolved, useSiteInfo) Then 354InheritsFromOrImplementsIgnoringConstruction(originalThroughTypeOpt, current, basesBeingResolved, useSiteInfo) Then