1 reference to GoToStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\ParseStatement.vb (1)
932
Dim gotoStmt = SyntaxFactory.
GoToStatement
(gotoKeyword, GetLabelSyntaxForIdentifierOrLineNumber(labelName))