2 writes to _tree
Microsoft.CodeAnalysis.VisualBasic (2)
Syntax\SyntaxTreeDiagnosticEnumerator.vb (2)
36Me._tree = tree 40Me._tree = Nothing
1 reference to _tree
Microsoft.CodeAnalysis.VisualBasic (1)
Syntax\SyntaxTreeDiagnosticEnumerator.vb (1)
69Me._current = New VBDiagnostic(di, Me._tree.GetLocation(New TextSpan(position, node.Width)))