30 references to IsInTree
Microsoft.CodeAnalysis.VisualBasic (30)
Binding\MemberSemanticModel.vb (6)
572
If Not
IsInTree
(identifierSyntax) Then
606
If Not
IsInTree
(anonymousObjectCreationExpressionSyntax) Then
622
If Not
IsInTree
(fieldInitializerSyntax) Then
657
If Not
IsInTree
(rangeVariableSyntax) Then
678
If Not
IsInTree
(rangeVariableSyntax) Then
695
If Not
IsInTree
(rangeVariableSyntax) Then
Compilation\QuerySymbolInfo.vb (3)
77
If Not
IsInTree
(variableSyntax) Then
96
If Not
IsInTree
(aggregateSyntax) Then
195
If Not
IsInTree
(functionSyntax) Then
Compilation\SemanticModel.vb (10)
582
If Not
IsInTree
(node) Then
641
Debug.Assert(
IsInTree
(token.Parent))
1470
Debug.Assert(binderOpt IsNot Nothing OrElse
IsInTree
(lowestBoundNode.Syntax))
2380
If Not
IsInTree
(identifierSyntax) Then
2442
If Not
IsInTree
(fieldInitializerSyntax) Then
2458
If Not
IsInTree
(anonymousObjectCreationExpressionSyntax) Then
2474
If Not
IsInTree
(rangeVariableSyntax) Then
2490
If Not
IsInTree
(rangeVariableSyntax) Then
2506
If Not
IsInTree
(rangeVariableSyntax) Then
2522
If Not
IsInTree
(declarationSyntax) Then
Compilation\SyntaxTreeSemanticModel.vb (11)
882
If Not
IsInTree
(declarationSyntax) Then Throw New ArgumentException(VBResources.DeclarationSyntaxNotWithinTree)
901
If Not
IsInTree
(declarationSyntax) Then Throw New ArgumentException(VBResources.DeclarationSyntaxNotWithinTree)
920
If Not
IsInTree
(declarationSyntax) Then Throw New ArgumentException(VBResources.DeclarationSyntaxNotWithinTree)
939
If Not
IsInTree
(declarationSyntax) Then Throw New ArgumentException(VBResources.DeclarationSyntaxNotWithinTree)
961
If Not
IsInTree
(declarationSyntax) Then
1109
If Not
IsInTree
(typeParameter) Then
1158
If Not
IsInTree
(declarationSyntax) Then
1184
If Not
IsInTree
(declarationSyntax) Then
1310
If Not
IsInTree
(declarationSyntax) Then
1358
If Not
IsInTree
(declarationSyntax) Then
1711
If Not
IsInTree
(node) Then