1 reference to GetOrderedAnalyzers
Microsoft.CodeAnalysis.Features (1)
SolutionCrawler\WorkCoordinator.IncrementalAnalyzerProcessor.cs (1)
98
var orderedAnalyzers = analyzersGetter.
GetOrderedAnalyzers
(registration.Workspace, onlyHighPriorityAnalyzer);