2 references to Match
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
774result = this.Match(message, true);
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (1)
376return this.ProcessResult(this.matcher.Match(message, false));