1 write to _failedCount
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestTelemetryLogger.cs (1)
196Interlocked.Increment(ref _failedCount);
1 reference to _failedCount
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\RequestTelemetryLogger.cs (1)
185public int FailedCount => _failedCount;