1 write to _succeededCount
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestTelemetryLogger.cs (1)
193Interlocked.Increment(ref _succeededCount);
1 reference to _succeededCount
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestTelemetryLogger.cs (1)
184public int SucceededCount => _succeededCount;