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