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