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