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