1 write to _workspace
AnalyzerRunner (1)
CodeRefactoringRunner.cs (1)
34_workspace = workspace;
2 references to _workspace
AnalyzerRunner (2)
CodeRefactoringRunner.cs (2)
52var solution = _workspace.CurrentSolution; 71_workspace.TryApplyChanges(updatedSolution);