1 write to _cdataElements
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\XsltOutput.cs (1)
202
_cdataElements
??= new Hashtable(qnames.Length);
2 references to _cdataElements
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\XsltOutput.cs (2)
76
get { return
_cdataElements
; }
207
_cdataElements
[qname] = qname;