1 reference to GetAnalyzerCollections
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.StateManager.HostStates.cs (1)
47
var (hostAnalyzerCollection, projectAnalyzerCollection) =
GetAnalyzerCollections
(analyzersPerReference, state.ReferenceIdsToRedirect);