3 references to GoToStatementSyntax
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Syntax.Generated.vb (3)
13580
Public Shadows Function WithGoToKeyword(goToKeyword as SyntaxToken) As
GoToStatementSyntax
13598
Public Shadows Function WithLabel(label as LabelSyntax) As
GoToStatementSyntax
13639
Public Function Update(goToKeyword As SyntaxToken, label As LabelSyntax) As
GoToStatementSyntax