1 write to _extPars
System.Private.Xml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
139
_extPars
= _f.GlobalParameterList();
2 references to _extPars
System.Private.Xml (2)
System\Xml\Xsl\Xslt\QilGenerator.cs (2)
213
qil.GlobalParameterList =
_extPars
;
2247
_extPars
.Add(CompileGlobalVarPar(par));