4 references to Email
IdentitySample.Mvc (4)
artifacts\obj\IdentitySample.Mvc\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Account_Login_cshtml.g.cs (3)
174Email 198Email 222Email
Controllers\AccountController.cs (1)
60var result = await _signInManager.PasswordSignInAsync(model.Email, model.Password, model.RememberMe, lockoutOnFailure: false);