2 references to IdentityBuilderUIExtensions
Microsoft.AspNetCore.Identity.UI (2)
IdentityBuilderUIExtensions.cs (2)
51
var parts = new ConsolidatedAssemblyApplicationPartFactory().GetApplicationParts(typeof(
IdentityBuilderUIExtensions
).Assembly);
157
desc.Type?.Assembly == typeof(
IdentityBuilderUIExtensions
).Assembly;