2 references to AttributeIsDefined
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\SymbolCache.NamedTypeSymbolData.IsViewComponentResult.cs (2)
28
AttributeIsDefined
(symbol, nonViewComponentAttribute))
35
AttributeIsDefined
(symbol, viewComponentAttribute);