2 references to UIFrameworkAttribute
Microsoft.AspNetCore.Identity.UI (2)
IdentityBuilderUIExtensions.cs (1)
87
var metadata = assembly?.GetCustomAttributes<
UIFrameworkAttribute
>()
UIFrameworkAttribute.cs (1)
14
/// Initializes a new instance of <see cref="
UIFrameworkAttribute
"/>.