3 references to Path
Microsoft.AspNetCore.Identity.FunctionalTests (3)
Pages\Account\Login.cs (1)
67Assert.Equal(Index.Path, loggedInLocation.ToString());
Pages\Account\LoginWith2fa.cs (1)
34Assert.Equal(Index.Path, goToIndex.ToString());
Pages\Account\Register.cs (1)
47Assert.Equal(Index.Path, registeredLocation.ToString());