2 writes to groupingSepAvt
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
188
this.
groupingSepAvt
= Avt.CompileAvt(compiler, value);
207
this.groupingSep = PrecalculateAvt(ref this.
groupingSepAvt
);
2 references to groupingSepAvt
System.Data.SqlXml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
383
this.
groupingSepAvt
== null ? this.groupingSep : this.
groupingSepAvt
.Evaluate(processor, frame),