Implemented interface member:
method
Add
System.Collections.Generic.IDictionary<TKey, TValue>.Add(TKey, TValue)
3 references to Add
System.ServiceModel (3)
System\ServiceModel\Dispatcher\ActionMessageFilterTable.cs (3)
47this.Add(filter, value); 77Add(value[i].filter, value[i].data); 145Add(item.Key, item.Value);