2 writes to nsAvt
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\ElementAction.cs (2)
51this.nsUri = PrecalculateAvt(ref this.nsAvt ); 78this.nsAvt = Avt.CompileAvt(compiler, value);
3 references to nsAvt
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\ElementAction.cs (3)
54if (this.nameAvt == null && this.nsAvt == null) { 101this.nsAvt == null ? this.nsUri : this.nsAvt .Evaluate(processor, frame),