2 writes to _groupingSepAvt
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
201_groupingSepAvt = Avt.CompileAvt(compiler, value); 223_groupingSep = PrecalculateAvt(ref _groupingSepAvt);
2 references to _groupingSepAvt
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
440_groupingSepAvt == null ? _groupingSep : _groupingSepAvt.Evaluate(processor, frame),