4 references to ERR_ExpectedXmlWhiteSpace
Microsoft.CodeAnalysis.VisualBasic (4)
Errors\ErrorFacts.vb (1)
678
ERRID.
ERR_ExpectedXmlWhiteSpace
,
Parser\ParseXml.vb (3)
275
name = ReportSyntaxError(name, ERRID.
ERR_ExpectedXmlWhiteSpace
)
1548
localName = ReportSyntaxError(localName, ERRID.
ERR_ExpectedXmlWhiteSpace
)
1860
textToken = ReportSyntaxError(textToken, ERRID.
ERR_ExpectedXmlWhiteSpace
)