1 type derived from NonViewComponentAttributeViewComponent
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\ViewComponentConventionsTest.cs (1)
134
public class ChildOfNonViewComponent :
NonViewComponentAttributeViewComponent
1 reference to NonViewComponentAttributeViewComponent
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
ViewComponents\ViewComponentConventionsTest.cs (1)
44
[InlineData(typeof(
NonViewComponentAttributeViewComponent
), false)]