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