1 write to _diagnosticAnalyzerPerformanceTracker
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (1)
48
_diagnosticAnalyzerPerformanceTracker
= diagnosticAnalyzerPerformanceTracker;
2 references to _diagnosticAnalyzerPerformanceTracker
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (2)
49
_diagnosticAnalyzerPerformanceTracker
.SnapshotAdded += OnSnapshotAdded;
69
_diagnosticAnalyzerPerformanceTracker
.GenerateReport(pooledObject.Object, forSpanAnalysis);