1 write to _workspace
AnalyzerRunner (1)
CodeRefactoringRunner.cs (1)
35_workspace = workspace;
2 references to _workspace
AnalyzerRunner (2)
CodeRefactoringRunner.cs (2)
53var solution = _workspace.CurrentSolution; 72_workspace.TryApplyChanges(updatedSolution);