1 write to gloVars
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
133this.gloVars = f.GlobalVariableList();
5 references to gloVars
System.Data.SqlXml (5)
System\Xml\Xsl\Xslt\QilGenerator.cs (4)
196qil.GlobalVariableList = gloVars; 257gloVars.Insert(0, initVar); 404this.gloVars.Add(newVar); 1888gloVars.Add(CompileGlobalVarPar(var));
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
504this.gloVars.Add(fmtIdx);