Implemented interface member:
method
Add
System.Collections.Generic.IDictionary<TKey, TValue>.Add(TKey, TValue)
2 references to Add
System.ServiceModel (2)
System\ServiceModel\Dispatcher\AndMessageFilterTable.cs (2)
40
Add
(filter, value);
89
this.
Add
(item.Key, item.Value);