1 write to ViewComponentAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\SymbolCache.NamedTypeSymbolData.IsViewComponentResult.cs (1)
22ViewComponentAttribute = viewComponentAttribute;
1 reference to ViewComponentAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\SymbolCache.NamedTypeSymbolData.IsViewComponentResult.cs (1)
41return SymbolEqualityComparer.Default.Equals(ViewComponentAttribute, viewComponentAttribute)