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