1 write to _emailInput
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
25_emailInput = HtmlAssert.HasElement("#Email", manage);
1 reference to _emailInput
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
59internal object GetEmail() => _emailInput.GetAttribute("value");