2 overrides of VisitSelectStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Main.Generated.vb (1)
3243
Public Overrides Function
VisitSelectStatement
(ByVal node As SelectStatementSyntax) As SyntaxNode
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\EndConstructStatementVisitor.vb (1)
157
Public Overrides Function
VisitSelectStatement
(node As SelectStatementSyntax) As AbstractEndConstructResult
1 reference to VisitSelectStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Generated\Syntax.xml.Syntax.Generated.vb (1)
17067
Return visitor.
VisitSelectStatement
(Me)