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