1 write to _changeEmailForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Manage\Email.cs (1)
24_changeEmailForm = HtmlAssert.HasForm("#email-form", manage);
2 references to _changeEmailForm
Microsoft.AspNetCore.Identity.FunctionalTests (2)
Pages\Account\Manage\Email.cs (2)
38var response = await Client.SendAsync(_changeEmailForm, _confirmEmailButton); 48var response = await Client.SendAsync(_changeEmailForm, _changeEmailButton, new Dictionary<string, string>