30 references to ImplementedInterface
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (27)
InheritanceMargin\InheritanceMarginTests.cs (27)
386relationship: InheritanceRelationship.ImplementedInterface, 424relationship: InheritanceRelationship.ImplementedInterface)]); 571relationship: InheritanceRelationship.ImplementedInterface)]); 630relationship: InheritanceRelationship.ImplementedInterface)]); 758relationship: InheritanceRelationship.ImplementedInterface)] 984relationship: InheritanceRelationship.ImplementedInterface), 1018relationship: InheritanceRelationship.ImplementedInterface), 1174relationship: InheritanceRelationship.ImplementedInterface)]); 1231relationship: InheritanceRelationship.ImplementedInterface)]); 1290relationship: InheritanceRelationship.ImplementedInterface)]); 1418relationship: InheritanceRelationship.ImplementedInterface)]); 1426relationship: InheritanceRelationship.ImplementedInterface)]); 1539relationship: InheritanceRelationship.ImplementedInterface, 1580relationship: InheritanceRelationship.ImplementedInterface)]); 1695relationship: InheritanceRelationship.ImplementedInterface, 1715relationship: InheritanceRelationship.ImplementedInterface)]); 1769relationship: InheritanceRelationship.ImplementedInterface)]); 1824relationship: InheritanceRelationship.ImplementedInterface)]); 2028relationship: InheritanceRelationship.ImplementedInterface) 2059relationship: InheritanceRelationship.ImplementedInterface), 2121relationship: InheritanceRelationship.ImplementedInterface)]); 2179relationship: InheritanceRelationship.ImplementedInterface)]); 2250relationship: InheritanceRelationship.ImplementedInterface)]); 2313relationship: InheritanceRelationship.ImplementedInterface)]); 2340relationship: InheritanceRelationship.ImplementedInterface)]); 2378relationship: InheritanceRelationship.ImplementedInterface)]); 2405relationship: InheritanceRelationship.ImplementedInterface)]);
Microsoft.CodeAnalysis.Features (1)
InheritanceMargin\AbstractInheritanceMarginService_Helpers.cs (1)
480symbol.IsInterfaceType() ? InheritanceRelationship.ImplementedInterface : InheritanceRelationship.BaseType,
Microsoft.VisualStudio.LanguageServices (2)
InheritanceMargin\InheritanceMarginHelpers.cs (2)
49InheritanceRelationship.ImplementedInterface, 177InheritanceRelationship.ImplementedInterface => ServicesVSResources.Implemented_interfaces,