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)
216
qil.GlobalVariableList =
_gloVars
;
287
_gloVars
.Insert(0, initVar);
468
_gloVars
.Add(newVar);
2255
_gloVars
.Add(CompileGlobalVarPar(var));
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
608
_gloVars
.Add(fmtIdx);