1 write to AnalyzerToIdMap
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\DiagnosticComputer.cs (1)
482
AnalyzerToIdMap
= analyzerToIdMap;
1 reference to AnalyzerToIdMap
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\DiagnosticAnalyzer\DiagnosticComputer.cs (1)
330
return (cacheEntry.CompilationWithAnalyzers, cacheEntry.
AnalyzerToIdMap
);