6 references to GetUriByAction
Microsoft.AspNetCore.Mvc.Core.Test (5)
Routing\ControllerLinkGeneratorExtensionsTest.cs (5)
26linkGenerator.GetUriByAction("Index", "Home", null, "http", default)); 30linkGenerator.GetUriByAction((string)null, "Home", null, null, new("localhost"))); 34linkGenerator.GetUriByAction("Index", null, null, null, new("localhost"))); 38linkGenerator.GetUriByAction("Index", "Home", null, null, new("localhost"))); 147var path = linkGenerator.GetUriByAction(
Mvc.RoutingWebSite (1)
Controllers\LG1Controller.cs (1)
98return _linkGenerator.GetUriByAction(