2 writes to langAvt
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
182
this.
langAvt
= Avt.CompileAvt(compiler, value);
206
this.lang = PrecalculateAvt(ref this.
langAvt
);
2 references to langAvt
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
381
this.
langAvt
== null ? this.lang : this.
langAvt
.Evaluate(processor, frame),