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