3 references to StopOrEndStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Internal.Generated.vb (3)
57989
Dim result = New
StopOrEndStatementSyntax
(SyntaxKind.StopStatement, stopOrEndKeyword, _factoryContext)
58014
Dim result = New
StopOrEndStatementSyntax
(SyntaxKind.EndStatement, stopOrEndKeyword, _factoryContext)
58044
Dim result = New
StopOrEndStatementSyntax
(kind, stopOrEndKeyword, _factoryContext)