3 references to Root1
Microsoft.CodeAnalysis.Workspaces (3)
Differencing\EditScript.cs (3)
155
foreach (var w in Comparer.GetDescendants(
Root1
))
166
Debug.Assert(Comparer.TreesEqual(w,
Root1
));
236
Debug.Assert(Comparer.TreesEqual(a,
Root1
));