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