32 references to ERR_ExpectedEOS
Microsoft.CodeAnalysis.VisualBasic (9)
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (11)
Binding\SyncLockTests.vb (4)
105</compilation>).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExpectedEOS, "As"),
259</compilation>).VerifyDiagnostics(Diagnostic(ERRID.ERR_ExpectedEOS, ","),
260Diagnostic(ERRID.ERR_ExpectedEOS, ","),
261Diagnostic(ERRID.ERR_ExpectedEOS, ","),
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (11)
Parser\ParseStatements.vb (5)
380Diagnostic(ERRID.ERR_ExpectedEOS, "ElseIf True Then").WithLocation(4, 18),
381Diagnostic(ERRID.ERR_ExpectedEOS, "x").WithLocation(4, 35),
382Diagnostic(ERRID.ERR_ExpectedEOS, "elseIf").WithLocation(5, 24)
4119]]>, Diagnostic(ERRID.ERR_ExpectedEOS, "Main"),
6873Diagnostic(ERRID.ERR_ExpectedEOS, "Else").WithLocation(4, 60))