2 references to LookupEndpointCollectionElement
System.ServiceModel (2)
System\ServiceModel\Description\ConfigLoader.cs (2)
612
EndpointCollectionElement endpointCollectionElement =
LookupEndpointCollectionElement
(channelEndpointElement.Kind, context);
785
EndpointCollectionElement endpointCollectionElement =
LookupEndpointCollectionElement
(serviceEndpointElement.Kind, context);