2 references to InheritsFromOrImplementsOrEqualsIgnoringConstruction
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Symbols\ISymbolExtensions_Accessibility.cs (2)
381if (current.InheritsFromOrImplementsOrEqualsIgnoringConstruction(originalContainingType)) 390originalThroughType.InheritsFromOrImplementsOrEqualsIgnoringConstruction(current))