2 references to InheritsFromOrImplementsOrEqualsIgnoringConstruction
Microsoft.CodeAnalysis.CodeStyle (2)
ISymbolExtensions_Accessibility.cs (2)
384if (current.InheritsFromOrImplementsOrEqualsIgnoringConstruction(originalContainingType)) 393originalThroughType.InheritsFromOrImplementsOrEqualsIgnoringConstruction(current))