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