3 references to PublicClass
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
ViewComponents\ViewComponentConventionsTest.cs (3)
14
[InlineData(typeof(
PublicClass
), true)]
56
[InlineData(typeof(
PublicClass
), "PublicClass")]
75
[InlineData(typeof(
PublicClass
), "Microsoft.AspNetCore.Mvc.ViewComponentConventionsTestClasses.PublicClass")]