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