2 references to ERR_ExpectedResumeOrGoto
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
824
ERRID.
ERR_ExpectedResumeOrGoto
,
Parser\ParseStatement.vb (1)
976
missingGotoKeyword = ReportSyntaxError(missingGotoKeyword, ERRID.
ERR_ExpectedResumeOrGoto
)