1 reference to GetAnalyzerCollections
Microsoft.CodeAnalysis.Features (1)
Diagnostics\Service\DiagnosticAnalyzerService.HostAnalyzerInfo.cs (1)
98
var (hostAnalyzerCollection, projectAnalyzerCollection) =
GetAnalyzerCollections
(analyzersPerReference, state.ReferenceIdsToRedirect);