1 reference to GetEdits
Microsoft.CodeAnalysis.Workspaces (1)
Differencing\Match.cs (1)
384return new LongestCommonSubsequence(this).GetEdits(oldList, newList);