2 instantiations of XPathExprCompiler
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
54XPathExprCompiler exprCompiler = new XPathExprCompiler(this); 96XPathExprCompiler compiler = new XPathExprCompiler(this);
3 references to XPathExprCompiler
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathCompiler.cs (3)
54XPathExprCompiler exprCompiler = new XPathExprCompiler(this); 81XPathExprCompiler(XPathExprCompiler xpathCompiler) 96XPathExprCompiler compiler = new XPathExprCompiler(this);