1 write to _methodName
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestMetrics.cs (1)
21
_methodName
= methodName;
1 reference to _methodName
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestMetrics.cs (1)
51
_requestTelemetryLogger.UpdateTelemetryData(
_methodName
, _queuedDuration.Value, overallDuration, result);