2 references to Action
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ControllerActionInvoker.cs (2)
258
if (scope == Scope.
Action
)
295
var scope = Scope.
Action
;