1 write to cdataElements
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
171this.cdataElements = new Hashtable(qnames.Length);
3 references to cdataElements
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\XsltOutput.cs (3)
72get { return this.cdataElements; } 170if (this.cdataElements == null) { 176this.cdataElements[qname] = qname;