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