4 references to NonViewComponentAttribute
Microsoft.AspNetCore.Mvc.ViewFeatures (4)
ViewComponents\DefaultViewComponentHelper.cs (2)
78nameof(NonViewComponentAttribute))); 109nameof(NonViewComponentAttribute)));
ViewComponents\ViewComponentConventions.cs (2)
87/// defines <see cref="ViewComponentAttribute"/>, but not the <see cref="NonViewComponentAttribute"/> 100typeInfo.IsDefined(typeof(NonViewComponentAttribute)))