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