1 write to endpointName
System.ServiceModel (1)
System\ServiceModel\Configuration\EndpointCollectionElement.cs (1)
26this.endpointName = this.GetEndpointName();
2 references to endpointName
System.ServiceModel (2)
System\ServiceModel\Configuration\EndpointCollectionElement.cs (2)
24if (String.IsNullOrEmpty(this.endpointName)) 29return this.endpointName;