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