1 write to functions
System.Data.SqlXml (1)
System\Xml\Xsl\Xslt\QilGenerator.cs (1)
131this.functions = f.FunctionList();
7 references to functions
System.Data.SqlXml (7)
System\Xml\Xsl\Xslt\QilGenerator.cs (6)
194qil.FunctionList = functions; 248this.functions.Add(initFunction); 522this.functions.Add(tmpl.Function); 543this.functions.Add(func); 1847this.functions.Add(func); 2242this.functions.Add(applyFunction);
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (1)
412this.functions.Add(result);