1 write to _nonViewComponentAttributeType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Mvc\ViewComponentTagHelperProducer.cs (1)
24_nonViewComponentAttributeType = nonViewComponentAttributeType;
1 reference to _nonViewComponentAttributeType
Microsoft.CodeAnalysis.Razor.Compiler (1)
Mvc\ViewComponentTagHelperProducer.cs (1)
33=> type.IsViewComponent(_viewComponentAttributeType, _nonViewComponentAttributeType);