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)
152Email 176Email 200Email
Controllers\AccountController.cs (2)
106var user = new ApplicationUser { UserName = model.Email, Email = model.Email };