1 write to _emailForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\ExternalLogin.cs (1)
19
_emailForm
= HtmlAssert.HasForm(Document);
2 references to _emailForm
Microsoft.AspNetCore.Identity.FunctionalTests (2)
Pages\Account\ExternalLogin.cs (2)
29
var response = await Client.SendAsync(
_emailForm
, new Dictionary<string, string>
41
var response = await Client.SendAsync(
_emailForm
, new Dictionary<string, string>