Implemented interface member:
method
Remove
System.Collections.Generic.IDictionary<TKey, TValue>.Remove(TKey)
1 reference to Remove
System.ServiceModel (1)
System\ServiceModel\Dispatcher\MessageQueryTable.cs (1)
167return this.Remove(item.Key);