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