2 references to MaxLabel
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
Differencing\TestNode.cs (1)
26
Debug.Assert(label is >= 0 and <=
MaxLabel
);
Differencing\TestTreeComparer.cs (1)
25
return TestNode.
MaxLabel
+ 1;