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