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)
174
Email
198
Email
222
Email
Controllers\AccountController.cs (1)
60
var result = await _signInManager.PasswordSignInAsync(model.
Email
, model.Password, model.RememberMe, lockoutOnFailure: false);