4 references to ERR_ExpectedEndNamespace
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
404
ERRID.
ERR_ExpectedEndNamespace
,
Parser\BlockContexts\BlockContext.vb (1)
607
errorId = ERRID.
ERR_ExpectedEndNamespace
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (2)
Parser\ParseDeclarationTests.vb (1)
806
<error id=<%= CInt(ERRID.
ERR_ExpectedEndNamespace
) %>/>
Parser\ParseXml.vb (1)
1074
Diagnostic(ERRID.
ERR_ExpectedEndNamespace
, "Namespace DynLateSetLHS010"),