4 references to ERR_ExpectedLparen
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
171ERRID.ERR_ExpectedLparen,
Parser\Parser.vb (1)
3990openParen = ReportSyntaxError(openParen, ERRID.ERR_ExpectedLparen)
Parser\ParseVerify.vb (1)
115Return ERRID.ERR_ExpectedLparen
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (1)
SymbolsTests\SymbolErrorTests.vb (1)
16637Diagnostic(ERRID.ERR_ExpectedLparen, ""),