1 write to _changedSolution
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
CodeActions\ApplyChangesOperationTests.cs (1)
47_changedSolution = changedSolution;
1 reference to _changedSolution
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
CodeActions\ApplyChangesOperationTests.cs (1)
53=> Task.FromResult<Solution?>(_changedSolution);