4 references to ERR_EndWhileNoWhile
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
121ERRID.ERR_EndWhileNoWhile,
Parser\BlockContexts\DeclarationContext.vb (1)
379ErrorId = ERRID.ERR_EndWhileNoWhile
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseStatements.vb (2)
4050Diagnostic(ERRID.ERR_EndWhileNoWhile, "end while"), 4072Diagnostic(ERRID.ERR_EndWhileNoWhile, "end while"),