4 references to ProcessMatches
System.ServiceModel (4)
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (4)
471this.ProcessMatches(this.iqMatcher.Match(message, false, null), results); 491this.ProcessMatches(this.iqMatcher.Match(messageBuffer, null), results); 511this.ProcessMatches(this.iqMatcher.Match(navigator, null), results); 531this.ProcessMatches(this.iqMatcher.Match(navigator, null), results);