3 references to DerivedWithAttribute
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
ViewComponents\ViewComponentConventionsTest.cs (3)
35[InlineData(typeof(DerivedWithAttribute), true)] 61[InlineData(typeof(DerivedWithAttribute), "DerivedWithAttribute")] 80[InlineData(typeof(DerivedWithAttribute), "Microsoft.AspNetCore.Mvc.ViewComponentConventionsTestClasses.DerivedWithAttribute")]