2 references to GetElapsedTime
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ControllerActionInvoker.cs (1)
439
Log.ActionMethodExecuted(logger, controllerContext, result, stopwatch.
GetElapsedTime
());
Infrastructure\ResourceInvoker.cs (1)
129
Log.ExecutedAction(logger, actionContext.ActionDescriptor, stopwatch.
GetElapsedTime
());