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