1 write to _actionSelector
Microsoft.AspNetCore.Mvc.Core (1)
Routing\MvcAttributeRouteHandler.cs (1)
27_actionSelector = actionSelector;
1 reference to _actionSelector
Microsoft.AspNetCore.Mvc.Core (1)
Routing\MvcAttributeRouteHandler.cs (1)
54var actionDescriptor = _actionSelector.SelectBestCandidate(context, Actions);