Implemented interface member:
method
Remove
System.Collections.Generic.IDictionary<TKey, TValue>.Remove(TKey)
2 references to Remove
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionFilter.cs (2)
185
this.
Remove
(filter);
229
return this.
Remove
(item.Key);