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)
76get { return _cdataElements; } 207_cdataElements[qname] = qname;