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