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