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