1 write to _workspace
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\Aggregator\SettingsAggregator.cs (1)
34_workspace = workspace;
3 references to _workspace
Microsoft.CodeAnalysis.EditorFeatures (3)
EditorConfigSettings\Aggregator\SettingsAggregator.cs (3)
35_workspace.WorkspaceChanged += UpdateProviders; 37var currentSolution = _workspace.CurrentSolution.SolutionState; 95UpdateProviders(_workspace.CurrentSolution.SolutionState);