4 references to IsInTree
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\SemanticModel.vb (3)
586
If Not
IsInTree
(node) Then
645
Debug.Assert(
IsInTree
(token.Parent))
1474
Debug.Assert(binderOpt IsNot Nothing OrElse
IsInTree
(lowestBoundNode.Syntax))
Compilation\SyntaxTreeSemanticModel.vb (1)
1711
If Not
IsInTree
(node) Then