1 write to nsUri
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\AttributeAction.cs (1)
67this.nsUri = PrecalculateAvt(ref this.nsAvt );
2 references to nsUri
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\AttributeAction.cs (2)
72this.qname = CreateAttributeQName(this.name, this.nsUri, compiler.CloneScopeManager()); 112this.nsAvt == null ? this.nsUri : this.nsAvt .Evaluate(processor, frame),