1 write to _performanceMap
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\PerformanceQueue.cs (1)
142_performanceMap = [];
4 references to _performanceMap
Microsoft.CodeAnalysis.Remote.ServiceHub (4)
Services\DiagnosticAnalyzer\PerformanceQueue.cs (4)
144Reset(_performanceMap, rawData, unitCount); 148=> Reset(_performanceMap, Convert(rawData), unitCount); 151=> analyzerSet.UnionWith(_performanceMap.Keys); 155if (!_performanceMap.TryGetValue(assignedAnalyzerNumber, out var value))