3 references to Match
System.ServiceModel (3)
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (3)
258return this.ProcessMatch(this.iqMatcher.Match(messageBuffer, null), out data); 411this.iqMatcher.ReleaseResult(iqMatcher.Match(messageBuffer, results)); 491this.ProcessMatches(this.iqMatcher.Match(messageBuffer, null), results);