1 write to _workQueue
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (1)
37
_workQueue
= new AsyncBatchingWorkQueue(
1 reference to _workQueue
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\ProcessTelemetry\RemoteProcessTelemetryService.PerformanceReporter.cs (1)
43
_diagnosticAnalyzerPerformanceTracker.SnapshotAdded += (_, _) =>
_workQueue
.AddWork();