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