4 references to GetSingleChangedProjectChanges
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (4)
SolutionUtilities.cs (4)
41var projectDifferences = GetSingleChangedProjectChanges(oldSolution, newSolution); 49var projectDifferences = GetSingleChangedProjectChanges(oldSolution, newSolution); 69var projectDifferences = GetSingleChangedProjectChanges(oldSolution, newSolution); 101var projectChanges = GetSingleChangedProjectChanges(oldSolution, newSolution);