2 writes to nsAvt
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\AttributeAction.cs (2)
67this.nsUri = PrecalculateAvt(ref this.nsAvt ); 92this.nsAvt = Avt.CompileAvt(compiler, value);
3 references to nsAvt
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\AttributeAction.cs (3)
70if (this.nameAvt == null && this.nsAvt == null) { 112this.nsAvt == null ? this.nsUri : this.nsAvt .Evaluate(processor, frame),