1 write to _cdataElements
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\SequentialOutput.cs (1)
83_cdataElements = _output.CDataElements;
2 references to _cdataElements
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\SequentialOutput.cs (2)
148if (_cdataElements != null && _cdataElements.Contains(new XmlQualifiedName(mainNode.LocalName, mainNode.NamespaceURI)) && _isXmlOutput)