6 references to XPathExprList
System.ServiceModel (6)
System\ServiceModel\Dispatcher\XPathExpr.cs (1)
97this.subExpr = new XPathExprList();
System\ServiceModel\Dispatcher\XPathParser.cs (5)
157path = new XPathExprList(); 164path = new XPathExprList(); 396XPathExprList args = new XPathExprList(); 711predicates = new XPathExprList(); 776XPathExprList path = new XPathExprList();