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