2 references to ClassInterfaceAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceAssemblySymbol.cs (1)
2499else if (attribute.IsTargetAttribute(AttributeDescription.ClassInterfaceAttribute))
Symbols\Source\SourceNamedTypeSymbol.cs (1)
1145else if (attribute.IsTargetAttribute(AttributeDescription.ClassInterfaceAttribute))