1 write to nsVars
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
134
this.
nsVars
= f.GlobalVariableList();
3 references to nsVars
System.Data.SqlXml (3)
System\Xml\Xsl\Xslt\QilGenerator.cs (3)
379
foreach (QilIterator var in this.
nsVars
) {
403
newVar.DebugName = f.QName("ns" + this.
nsVars
.Count, XmlReservedNs.NsXslDebug).ToString();
405
this.
nsVars
.Add(newVar);