2 references to GetTextChangedDocuments
Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests (1)
src\Analyzers\CSharp\Tests\UpgradeProject\UpgradeProjectTests.cs (1)
50
var changedDocs = SolutionUtilities.
GetTextChangedDocuments
(oldSolution, newSolution);
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
src\Analyzers\CSharp\Tests\UpgradeProject\UpgradeProjectTests.cs (1)
50
var changedDocs = SolutionUtilities.
GetTextChangedDocuments
(oldSolution, newSolution);