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