3 references to ConventionsViewComponent
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
DependencyInjection\MvcViewFeaturesMvcBuilderExtensionsTest.cs (3)
131typeof(ConventionsViewComponent), 145Assert.Equal(typeof(ConventionsViewComponent), collection[0].ServiceType); 146Assert.Equal(typeof(ConventionsViewComponent), collection[0].ImplementationType);