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)
38
var currentSolution =
_workspace
.CurrentSolution.SolutionState;
96
UpdateProviders(
_workspace
.CurrentSolution.SolutionState);