2 references to ActionScope
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ResourceInvoker.cs (2)
65
var scope = _logger.
ActionScope
(_actionContext.ActionDescriptor);
109
var actionScope = logger.
ActionScope
(actionContext.ActionDescriptor);