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