1 write to _registerForm
Microsoft.AspNetCore.Identity.FunctionalTests (1)
Pages\Account\Register.cs (1)
18_registerForm = HtmlAssert.HasForm("#registerForm", register);
2 references to _registerForm
Microsoft.AspNetCore.Identity.FunctionalTests (2)
Pages\Account\Register.cs (2)
39var registered = await Client.SendAsync(_registerForm, new Dictionary<string, string>() 56var registered = await Client.SendAsync(_registerForm, new Dictionary<string, string>()