4 references to
System.ServiceModel (4)
System\ServiceModel\Configuration\ConfigurationHelpers.cs (2)
94
retVal = (EndpointCollectionElement)endpointsSection
[
endpointCollectionName];
126
retVal = (EndpointCollectionElement)endpointsSection
[
endpointCollectionName];
System\ServiceModel\Configuration\StandardEndpointsSection.cs (2)
32
endpointCollectionElements.Add(property.Name, this
[
property.Name]);
91
endpointCollections.Add(this
[
property.Name]);