1 write to empty
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\CopyAction.cs (1)
36this.empty = true;
2 references to empty
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\CopyAction.cs (2)
65if (processor.CopyBeginEvent(frame.Node, this.empty) == false) { 80if (frame.Node.NodeType == XPathNodeType.Element && !this.empty) {