1 write to _diagnosticAnalyzerPerformanceTracker
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (1)
35_diagnosticAnalyzerPerformanceTracker = diagnosticAnalyzerPerformanceTracker;
2 references to _diagnosticAnalyzerPerformanceTracker
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (2)
43_diagnosticAnalyzerPerformanceTracker.SnapshotAdded += (_, _) => _workQueue.AddWork(); 56_diagnosticAnalyzerPerformanceTracker.GenerateReport(pooledObject.Object, forSpanAnalysis);