2 references to StartNew
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\ControllerActionInvoker.cs (1)
427var stopwatch = ValueStopwatch.StartNew();
Infrastructure\ResourceInvoker.cs (1)
120var stopwatch = ValueStopwatch.StartNew();