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