2 writes to prefix
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\BeginEvent.cs (2)
33
this.
prefix
= input.Prefix;
55
this.
prefix
= ResultURIInfo.prefix;
1 reference to prefix
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\BeginEvent.cs (1)
61
return processor.BeginEvent(this.nodeType, this.
prefix
, this.name, this.namespaceUri, this.empty, this.htmlProps, false);