1 write to cdataElements
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\SequentialOutput.cs (1)
88
this.
cdataElements
= this.output.CDataElements;
2 references to cdataElements
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\SequentialOutput.cs (2)
143
if (this.
cdataElements
!= null && this.
cdataElements
.Contains(new XmlQualifiedName(mainNode.LocalName, mainNode.NamespaceURI)) && this.isXmlOutput) {