1 write to NonViewComponentAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\SymbolCache.NamedTypeSymbolData.IsViewComponentResult.cs (1)
23NonViewComponentAttribute = nonViewComponentAttribute;
1 reference to NonViewComponentAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\SymbolCache.NamedTypeSymbolData.IsViewComponentResult.cs (1)
42&& SymbolEqualityComparer.Default.Equals(NonViewComponentAttribute, nonViewComponentAttribute);