1 write to _workspace
Microsoft.CodeAnalysis.EditorFeatures (1)
EditorConfigSettings\Aggregator\SettingsAggregator.cs (1)
35_workspace = workspace;
2 references to _workspace
Microsoft.CodeAnalysis.EditorFeatures (2)
EditorConfigSettings\Aggregator\SettingsAggregator.cs (2)
38var currentSolution = _workspace.CurrentSolution.SolutionState; 96UpdateProviders(_workspace.CurrentSolution.SolutionState);