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