1 write to _debugNodeData
Microsoft.CodeAnalysis.CodeStyle (1)
TreeData.Debug.cs (1)
19_debugNodeData = new Node(root);
1 reference to _debugNodeData
Microsoft.CodeAnalysis.CodeStyle (1)
TreeData.Debug.cs (1)
25Contract.ThrowIfFalse(text == _debugNodeData.GetTextBetween(token1, token2));