2 references to ERR_ExpectedSubFunction
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
186ERRID.ERR_ExpectedSubFunction,
Parser\Parser.vb (1)
5059methodKeyword = ReportSyntaxError(InternalSyntaxFactory.MissingKeyword(SyntaxKind.SubKeyword), ERRID.ERR_ExpectedSubFunction)