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