2 references to InheritsFromOrImplementsOrEqualsIgnoringConstruction
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ISymbolExtensions_Accessibility.cs (2)
378
if (current.
InheritsFromOrImplementsOrEqualsIgnoringConstruction
(originalContainingType))
387
originalThroughType.
InheritsFromOrImplementsOrEqualsIgnoringConstruction
(current))