4 references to ProcessResult
System.ServiceModel (4)
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (4)
376
return this.
ProcessResult
(this.matcher.Match(message, false));
394
return this.
ProcessResult
(this.matcher.Match(messageBuffer));
407
return this.
ProcessResult
(this.matcher.Match(navigator));
420
return this.
ProcessResult
(this.matcher.Match(navigator));