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