2 references to InheritsFromOrImplementsIgnoringConstruction
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\AccessCheck.cs (2)
466if (current.InheritsFromOrImplementsIgnoringConstruction(originalContainingType, compilation, ref useSiteInfo, basesBeingResolved)) 475originalThroughTypeOpt.InheritsFromOrImplementsIgnoringConstruction(current, compilation, ref useSiteInfo))