1 write to empty
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\BeginEvent.cs (1)
34this.empty = input.IsEmptyTag;
1 reference to empty
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\BeginEvent.cs (1)
61return processor.BeginEvent(this.nodeType, this.prefix, this.name, this.namespaceUri, this.empty, this.htmlProps, false);