7 references to ReleaseResult
System.ServiceModel (7)
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (1)
426
this.matcher.
ReleaseResult
(result);
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (6)
391
this.iqMatcher.
ReleaseResult
(this.iqMatcher.Match(message, false, results));
411
this.iqMatcher.
ReleaseResult
(iqMatcher.Match(messageBuffer, results));
431
this.iqMatcher.
ReleaseResult
(this.iqMatcher.Match(navigator, results));
451
this.iqMatcher.
ReleaseResult
(this.iqMatcher.Match(navigator, results));
547
this.iqMatcher.
ReleaseResult
(result);
558
this.iqMatcher.
ReleaseResult
(result);