3 references to Inherits
Test.Utilities (3)
ITypeSymbolExtensions.cs (3)
255
if (attribute.AttributeClass.
Inherits
(inheritedExportAttribute))
260
(attribute.AttributeClass.
Inherits
(exportAttributeV1) || attribute.AttributeClass.
Inherits
(exportAttributeV2)))