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