1 instantiation of XPathCompiler
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
427XPathCompiler compiler = new XPathCompiler(flags);
3 references to XPathCompiler
System.ServiceModel (3)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
427XPathCompiler compiler = new XPathCompiler(flags);
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
72XPathCompiler compiler; 74internal XPathExprCompiler(XPathCompiler compiler)