1 write to Values
Microsoft.AspNetCore.Mvc.Core (1)
UrlHelperExtensions.cs (1)
198
Values
= values,
2 references to Values
Microsoft.AspNetCore.Mvc.Core (2)
Routing\EndpointRoutingUrlHelper.cs (1)
40
var values = GetValuesDictionary(urlActionContext.
Values
);
Routing\UrlHelper.cs (1)
55
var valuesDictionary = GetValuesDictionary(actionContext.
Values
);