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