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