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