3 references to IsViewComponent
Microsoft.CodeAnalysis.Razor.Compiler (3)
Mvc.Version1_X\ViewComponentTagHelperProducer.cs (1)
33
=> type.
IsViewComponent
(_viewComponentAttributeType, _nonViewComponentAttributeType);
Mvc.Version2_X\ViewComponentTagHelperProducer.cs (1)
33
=> type.
IsViewComponent
(_viewComponentAttributeType, _nonViewComponentAttributeType);
Mvc\ViewComponentTagHelperProducer.cs (1)
33
=> type.
IsViewComponent
(_viewComponentAttributeType, _nonViewComponentAttributeType);