2 references to Add
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
580
this.addressTable.
Add
(endpoint.AddressFilter, endpoint.EndpointAddress, endpoint.FilterPriority);
833
this.addressTable.
Add
(endpoint.AddressFilter, endpoint.OriginalAddress, endpoint.FilterPriority);