1 implementation of UpdateEndpointsCollection
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectAlgorithms.cs (1)
265public void UpdateEndpointsCollection(ICollection<PeerNodeAddress> src)
3 references to UpdateEndpointsCollection
System.ServiceModel (3)
System\ServiceModel\Channels\PeerMaintainer.cs (3)
201connectAlgorithm.UpdateEndpointsCollection(addresses); 312connectAlgorithm.UpdateEndpointsCollection(addresses); 384connectAlgorithm.UpdateEndpointsCollection(addresses);