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