2 references to EndpointCollectionElements
System.ServiceModel (2)
System\ServiceModel\Configuration\StandardEndpointsSection.cs (2)
136foreach (string sectionName in sectionGroup.EndpointCollectionElements.Keys) 138EndpointCollectionElement endpointCollectionElement = sectionGroup.EndpointCollectionElements[sectionName];