Implemented interface member:
method
Add
System.Collections.Generic.IDictionary<TKey, TValue>.Add(TKey, TValue)
2 references to Add
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MessageQueryTable.cs (2)
54
this.
Add
(key, value);
87
this.
Add
(item.Key, item.Value);