2 writes to toCData
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\OutputScope.cs (2)
48set { this.toCData = value; } 67this.toCData = false;
1 reference to toCData
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
47get { return this.toCData; }