2 references to TestPart
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
ViewComponents\ViewComponentFeatureProviderTest.cs (2)
18manager.ApplicationParts.Add(new TestPart(typeof(ConventionsViewComponent))); 35manager.ApplicationParts.Add(new TestPart(typeof(AttributeViewComponent)));