4 references to ERR_ExpectedEndWith
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
116ERRID.ERR_ExpectedEndWith,
Parser\BlockContexts\BlockContext.vb (1)
695errorId = ERRID.ERR_ExpectedEndWith
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseStatements.vb (2)
4053Diagnostic(ERRID.ERR_ExpectedEndWith, "with nothing"), 4075Diagnostic(ERRID.ERR_ExpectedEndWith, "with nothing"),