8 references to QilList
System.Data.SqlXml (8)
System\Xml\Xsl\QIL\QilFactory.cs (8)
130QilList n = new QilList(QilNodeType.FunctionList); 137QilList n = new QilList(QilNodeType.GlobalVariableList); 144QilList n = new QilList(QilNodeType.GlobalParameterList); 151QilList n = new QilList(QilNodeType.ActualParameterList); 158QilList n = new QilList(QilNodeType.FormalParameterList); 165QilList n = new QilList(QilNodeType.SortKeyList); 172QilList n = new QilList(QilNodeType.BranchList); 397QilList n = new QilList(QilNodeType.Sequence);