1 instantiation of IdentityPageModelConvention
Microsoft.AspNetCore.Identity.UI (1)
IdentityDefaultUIConfigureOptions.cs (1)
33
var convention = new
IdentityPageModelConvention
<TUser>();
1 reference to IdentityPageModelConvention
Microsoft.AspNetCore.Identity.UI (1)
IdentityDefaultUIConfigureOptions.cs (1)
33
var
convention = new IdentityPageModelConvention<TUser>();