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