3 references to ERR_XmlEndCDataNotAllowedInContent
Microsoft.CodeAnalysis.VisualBasic (3)
Errors\ErrorFacts.vb (1)
697ERRID.ERR_XmlEndCDataNotAllowedInContent,
Scanner\ScannerXml.vb (1)
388Return XmlMakeTextLiteralToken(Nothing, 3, ERRID.ERR_XmlEndCDataNotAllowedInContent)
Scanner\XmlDocComments.vb (1)
317Return XmlMakeTextLiteralToken(precedingTrivia, 3, ERRID.ERR_XmlEndCDataNotAllowedInContent)