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)
214qil.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);