1 write to _gloVars
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
140
_gloVars
= _f.GlobalVariableList();
5 references to _gloVars
System.Private.Xml (5)
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
214
qil.GlobalVariableList =
_gloVars
;
283
_gloVars
.Insert(0, initVar);
464
_gloVars
.Add(newVar);
2251
_gloVars
.Add(CompileGlobalVarPar(var));
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
606
_gloVars
.Add(fmtIdx);