2 references to HomeController
IdentitySample.Mvc (2)
Controllers\AccountController.cs (2)
135return RedirectToAction(nameof(HomeController.Index), "Home"); 558return RedirectToAction(nameof(HomeController.Index), "Home");