5 references to Email
IdentitySample.Mvc (5)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Register_cshtml.g.cs (3)
152
Email
176
Email
200
Email
Controllers\AccountController.cs (2)
106
var user = new ApplicationUser { UserName = model.
Email
, Email = model.
Email
};