3 references to InverseQueryMatcher
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (2)
51
this.iqMatcher = new
InverseQueryMatcher
(true);
151
this.iqMatcher = new
InverseQueryMatcher
(true);
System\ServiceModel\Dispatcher\XPathMessageQueryCollection.cs (1)
18
this.matcher = new
InverseQueryMatcher
(false);