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