3 references to XPathQueryMatcher
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (2)
41static XPathQueryMatcher dummyMatcher = new XPathQueryMatcher(true); 333this.matcher = new XPathQueryMatcher(true);
System\ServiceModel\XPathMessageQuery.cs (1)
153this.matcher = new XPathQueryMatcher(false);