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