Base:
method
GetApplicationParts
Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartFactory.GetApplicationParts(System.Reflection.Assembly)
1 reference to GetApplicationParts
Microsoft.AspNetCore.Identity.UI (1)
IdentityBuilderUIExtensions.cs (1)
51
var parts = new ConsolidatedAssemblyApplicationPartFactory().
GetApplicationParts
(typeof(IdentityBuilderUIExtensions).Assembly);