1 write to _newEmailInput
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
26_newEmailInput = HtmlAssert.HasElement("#Input_NewEmail", manage);
1 reference to _newEmailInput
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
61internal object GetNewEmail() => _newEmailInput.GetAttribute("value");