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