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