4 references to Remove
System.ServiceModel (4)
System\ServiceModel\Dispatcher\XPathMessageFilterTable.cs (2)
580this.iqMatcher.Remove((XPathMessageFilter)item.Key); 596this.iqMatcher.Remove(filter);
System\ServiceModel\Dispatcher\XPathMessageQueryCollection.cs (2)
86this.matcher.Remove((XPathMessageQuery) this[index]); 97this.matcher.Remove((XPathMessageQuery) this[index]);