2 references to UnsafeGetEndpointCollectionElement
System.ServiceModel (2)
System\ServiceModel\Configuration\StandardEndpointsSection.cs (1)
227
endpointCollectionElement = ConfigurationHelpers.
UnsafeGetEndpointCollectionElement
(endpoint);
System\ServiceModel\Description\ConfigLoader.cs (1)
569
endpointCollectionElement = (EndpointCollectionElement)ConfigurationHelpers.
UnsafeGetEndpointCollectionElement
(endpointSectionName);