1 instantiation of ForwardingUrlHelper
Microsoft.AspNetCore.Mvc.Core.Test (1)
AcceptedAtActionResultTests.cs (1)
295
public IUrlHelper GetUrlHelper(ActionContext context) => new
ForwardingUrlHelper
() { ActionValue = "abc" };