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