4 references to ERR_ExpectedEndWhile
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
113
ERRID.
ERR_ExpectedEndWhile
,
Parser\BlockContexts\BlockContext.vb (1)
691
errorId = ERRID.
ERR_ExpectedEndWhile
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseStatements.vb (2)
4049
Diagnostic(ERRID.
ERR_ExpectedEndWhile
, "while true"),
4071
Diagnostic(ERRID.
ERR_ExpectedEndWhile
, "while true"),