2 references to _stopwatch
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
LspServices\RequestTelemetryScope.cs (2)
23_queuedDuration = _stopwatch.Elapsed; 46var requestDuration = _stopwatch.Elapsed;