2 references to GetAnalyzerId
Microsoft.CodeAnalysis.Remote.ServiceHub (2)
Services\DiagnosticAnalyzer\DiagnosticComputer.cs (2)
229var analyzerId = GetAnalyzerId(analyzerToIdMap, analyzer); 271var analyzerId = GetAnalyzerId(analyzerToIdMap, analyzer);