8 references to ConfigureApplicationPartManager
ControllersFromServicesWebSite (2)
Startup.cs (2)
18
.
ConfigureApplicationPartManager
(manager => manager.ApplicationParts.Clear())
20
.
ConfigureApplicationPartManager
(manager =>
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Infrastructure\ServerFactory.cs (1)
99
.
ConfigureApplicationPartManager
(partManager =>
Microsoft.AspNetCore.Identity.UI (1)
IdentityBuilderUIExtensions.cs (1)
37
.
ConfigureApplicationPartManager
(apm =>
Microsoft.AspNetCore.Mvc.Core (1)
DependencyInjection\MvcCoreMvcBuilderExtensions.cs (1)
84
builder.
ConfigureApplicationPartManager
(manager =>
Microsoft.AspNetCore.Mvc.Core.Test (1)
DependencyInjection\MvcBuilderExtensionsTest.cs (1)
69
var result = builder.
ConfigureApplicationPartManager
(manager =>
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
Builder\PageActionEndpointConventionBuilderResourceCollectionExtensionsTest.cs (1)
224
.
ConfigureApplicationPartManager
(apm =>
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
DependencyInjection\MvcViewFeaturesMvcBuilderExtensionsTest.cs (1)
21
builder.
ConfigureApplicationPartManager
(manager =>