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