1 write to Template
Microsoft.AspNetCore.Identity.UI (1)
IdentityDefaultUIAttribute.cs (1)
11Template = implementationTemplate;
2 references to Template
Microsoft.AspNetCore.Identity.UI (2)
IdentityPageModelConvention.cs (2)
19ValidateTemplate(defaultUIAttribute.Template); 20var templateInstance = defaultUIAttribute.Template.MakeGenericType(typeof(TUser));