2 writes to _toCData
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\OutputScope.cs (2)
53
set {
_toCData
= value; }
79
_toCData
= false;
1 reference to _toCData
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
52
get { return
_toCData
; }