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)
40Add(filter, value); 89this.Add(item.Key, item.Value);