4 references to Email
Microsoft.AspNetCore.Identity.UI (4)
Areas\Identity\Pages\V4\Account\ResetPassword.cshtml.cs (1)
113var user = await _userManager.FindByEmailAsync(Input.Email);
Areas_Identity_Pages_V4_Account_ResetPassword_cshtml.g.cs (3)
146Input.Email 169Input.Email 195Input.Email