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