2 references to PartitionAnalyzers
Microsoft.CodeAnalysis.Features (2)
Diagnostics\Service\DiagnosticAnalyzerService.HostAnalyzerInfo.cs (1)
99var (hostAnalyzers, allAnalyzers) = PartitionAnalyzers(projectAnalyzerCollection, hostAnalyzerCollection, includeWorkspacePlaceholderAnalyzers: true);
Diagnostics\Service\DiagnosticAnalyzerService.ProjectStates.cs (1)
63var (newHostAnalyzers, newAllAnalyzers) = PartitionAnalyzers(