1 write to _loginWithRecoveryCodeForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\LoginWithRecoveryCode.cs (1)
16_loginWithRecoveryCodeForm = HtmlAssert.HasForm(loginWithRecoveryCode);
1 reference to _loginWithRecoveryCodeForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\LoginWithRecoveryCode.cs (1)
21var response = await Client.SendAsync(_loginWithRecoveryCodeForm, new Dictionary<string, string>