1 write to disableOutputEscaping
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\TextAction.cs (1)
30
this.
disableOutputEscaping
= compiler.GetYesNo(value);
1 reference to disableOutputEscaping
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\TextAction.cs (1)
68
if (processor.TextEvent(this.text,
disableOutputEscaping
)) {