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