1 write to Label
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
Differencing\TestNode.cs (1)
28
this.
Label
= label;
2 references to Label
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
Differencing\TestNode.cs (1)
49
=> string.Format("({0}, {1})",
Label
, Value);
Differencing\TestTreeComparer.cs (1)
52
=> node.
Label
;