2 references to PerformanceQueue
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\DiagnosticAnalyzer\PerformanceTrackerService.cs (2)
54_queueForDocumentAnalysis = new PerformanceQueue(minSampleSizeForDocumentAnalysis); 56_queueForSpanAnalysis = new PerformanceQueue(minSampleSizeForSpanAnalysis);