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