3 references to
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (3)
ViewComponents\DefaultViewComponentDescriptorProviderTest.cs (1)
164
:
base
(GetApplicationPartManager(allowedTypes.Select(t => t.GetTypeInfo())))
ViewComponents\DefaultViewComponentHelperTest.cs (1)
185
:
base
(GetApplicationPartManager(allowedTypes.Select(t => t.GetTypeInfo())))
ViewComponents\DefaultViewComponentSelectorTest.cs (1)
246
:
base
(GetApplicationPartManager(allowedTypes.OrderBy(type => type.Name, StringComparer.Ordinal)))