20 references to WhereClause
Microsoft.CodeAnalysis.VisualBasic (12)
Binding\Binder_Query.vb (1)
117
Case SyntaxKind.
WhereClause
Binding\MemberSemanticModel.vb (1)
1374
Case SyntaxKind.
WhereClause
Generated\Syntax.xml.Internal.Generated.vb (4)
44106
Dim cached = SyntaxNodeCache.TryGetNode(SyntaxKind.
WhereClause
, whereKeyword, condition, hash)
44111
Dim result = New WhereClauseSyntax(SyntaxKind.
WhereClause
, whereKeyword, condition)
56172
Dim cached = VisualBasicSyntaxNodeCache.TryGetNode(SyntaxKind.
WhereClause
, whereKeyword, condition, _factoryContext, hash)
56177
Dim result = New WhereClauseSyntax(SyntaxKind.
WhereClause
, whereKeyword, condition, _factoryContext)
Generated\Syntax.xml.Main.Generated.vb (1)
38277
Return New WhereClauseSyntax(SyntaxKind.
WhereClause
, Nothing, Nothing, DirectCast(whereKeyword.Node, InternalSyntax.KeywordSyntax), condition)
Generated\Syntax.xml.Syntax.Generated.vb (1)
28548
''' <item><description><see cref="SyntaxKind.
WhereClause
"/></description></item>
Syntax\LambdaUtilities.vb (3)
23
SyntaxKind.
WhereClause
,
372
Case SyntaxKind.
WhereClause
,
498
Case SyntaxKind.
WhereClause
Syntax\SyntaxNodeExtensions.vb (1)
346
Case SyntaxKind.
WhereClause
Microsoft.CodeAnalysis.VisualBasic.Features (8)
EditAndContinue\BreakpointSpans.vb (1)
194
Case SyntaxKind.
WhereClause
EditAndContinue\SyntaxComparer.vb (1)
638
Case SyntaxKind.
WhereClause
EditAndContinue\VisualBasicEditAndContinueAnalyzer.vb (3)
1031
SyntaxKind.
WhereClause
,
1257
Case SyntaxKind.
WhereClause
1637
Case SyntaxKind.
WhereClause
src\roslyn\src\Compilers\VisualBasic\Portable\Syntax\LambdaUtilities.vb (3)
23
SyntaxKind.
WhereClause
,
372
Case SyntaxKind.
WhereClause
,
498
Case SyntaxKind.
WhereClause