3 references to CaseInsensitiveNamingConventionVIEWCOMPONENT
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
ViewComponents\ViewComponentConventionsTest.cs (3)
30
[InlineData(typeof(
CaseInsensitiveNamingConventionVIEWCOMPONENT
), true)]
59
[InlineData(typeof(
CaseInsensitiveNamingConventionVIEWCOMPONENT
), "CaseInsensitiveNamingConvention")]
78
[InlineData(typeof(
CaseInsensitiveNamingConventionVIEWCOMPONENT
), "Microsoft.AspNetCore.Mvc.ViewComponentConventionsTestClasses.CaseInsensitiveNamingConvention")]