8 references to ERR_ExpectedXmlns
Microsoft.CodeAnalysis.VisualBasic (2)
Errors\ErrorFacts.vb (1)
689ERRID.ERR_ExpectedXmlns,
Parser\Parser.vb (1)
4751xmlNamespace = ReportSyntaxError(CreateMissingXmlAttribute(), ERRID.ERR_ExpectedXmlns)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (6)
Parser\ParseImports.vb (3)
76Diagnostic(ERRID.ERR_ExpectedXmlns, ""), 86Diagnostic(ERRID.ERR_ExpectedXmlns, ""), 95Diagnostic(ERRID.ERR_ExpectedXmlns, ""),
Parser\ParseStatements.vb (3)
3456Diagnostic(ERRID.ERR_ExpectedXmlns, ""), 3458Diagnostic(ERRID.ERR_ExpectedXmlns, ""), 3461Diagnostic(ERRID.ERR_ExpectedXmlns, ""),