2 writes to prefix
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\OutputScope.cs (2)
32set { this.prefix = value; } 63this.prefix = prefix;
1 reference to prefix
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\OutputScope.cs (1)
31get { return this.prefix; }