1 reference to ImplementedInterface
Microsoft.CodeAnalysis.Features (1)
InheritanceMargin\AbstractInheritanceMarginService_Helpers.cs (1)
477
symbol.IsInterfaceType() ? InheritanceRelationship.
ImplementedInterface
: InheritanceRelationship.BaseType,