2 references to LoadEndpoint
System.ServiceModel.Routing (2)
System\ServiceModel\Routing\Configuration\RoutingSection.cs (2)
93endpoints.Insert(0, ClientEndpointLoader.LoadEndpoint(entry.EndpointName)); 327ServiceEndpoint serviceEnpoint = ClientEndpointLoader.LoadEndpoint(entryElement.EndpointName);