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)
148
if (
_cdataElements
!= null &&
_cdataElements
.Contains(new XmlQualifiedName(mainNode.LocalName, mainNode.NamespaceURI)) && _isXmlOutput)