6 references to ERR_ExpectedComma
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
168ERRID.ERR_ExpectedComma,
Parser\ParseConditional.vb (1)
420comma = ReportSyntaxError(comma, ERRID.ERR_ExpectedComma)
Parser\ParseVerify.vb (1)
48Return ERRID.ERR_ExpectedComma
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (1)
Diagnostics\OperationAnalyzerTests.vb (1)
2044Diagnostic(ERRID.ERR_ExpectedComma, "").WithLocation(6, 39),
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseStatements.vb (2)
848]]>, Diagnostic(ERRID.ERR_ExpectedComma, ""), 866]]>, Diagnostic(ERRID.ERR_ExpectedComma, ""),