1 reference to ControllerContext
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ControllerActionInvoker.cs (1)
390
var actionResultValueTask = actionMethodExecutor.Execute(
ControllerContext
, _mapper, objectMethodExecutor, _instance!, orderedArguments);