1 write to _workspace
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.StateManager.cs (1)
46_workspace = workspace;
1 reference to _workspace
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Diagnostics\EngineV2\DiagnosticIncrementalAnalyzer.StateManager.HostStates.cs (1)
19var analyzerReferences = _workspace.CurrentSolution.State.Analyzers.HostAnalyzerReferences;