2 references to InheritsFromOrImplementsOrEqualsIgnoringConstruction
Roslyn.Diagnostics.Analyzers (2)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Symbols\ISymbolExtensions_Accessibility.cs (2)
381if (current.InheritsFromOrImplementsOrEqualsIgnoringConstruction(originalContainingType)) 390originalThroughType.InheritsFromOrImplementsOrEqualsIgnoringConstruction(current))