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