2 references to _builtInMap
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\DiagnosticAnalyzer\PerformanceTrackerService.cs (2)
134_builtInMap[entry.AnalyzerId] = entry.BuiltIn; 140if (_builtInMap.TryGetValue(analyzerId, out var builtIn))