3 references to ERR_SubRequiresSingleStatement
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
1181ERRID.ERR_SubRequiresSingleStatement,
Parser\BlockContexts\SingleLineLambdaContext.vb (2)
48lambdaExpr = Parser.ReportSyntaxError(lambdaExpr, ERRID.ERR_SubRequiresSingleStatement) 81_statements(0) = Parser.ReportSyntaxError(_statements(0), ERRID.ERR_SubRequiresSingleStatement)